mirror of https://github.com/apache/archiva.git
temporarily commented out enforcer-plugin to check if that causes the problems with the release
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674432 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e9128d18f5
commit
c3e0319a81
4
pom.xml
4
pom.xml
|
@ -61,7 +61,7 @@
|
|||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<!--plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-enforcer-plugin</artifactId>
|
||||
<version>1.0-alpha-3</version>
|
||||
|
@ -90,7 +90,7 @@
|
|||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugin-->
|
||||
<plugin>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-maven-plugin</artifactId>
|
||||
|
|
Loading…
Reference in New Issue