We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca65f2d commit 5d3d1bbCopy full SHA for 5d3d1bb
1 file changed
pom.xml
@@ -280,7 +280,7 @@ limitations under the License.
280
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
281
</properties>
282
<build>
283
- <defaultGoal>clean install apache-rat:check japicmp:cmp checkstyle:check javadoc:javadoc</defaultGoal>
+ <defaultGoal>clean verify apache-rat:check japicmp:cmp checkstyle:check javadoc:javadoc</defaultGoal>
284
<pluginManagement>
285
<plugins>
286
<plugin>
0 commit comments