mirror of https://github.com/apache/maven.git
putting back projecthelp on trunk only as help is not released and trunk does not build plugins in bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367930 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cc20bf6402
commit
fd9bc767a9
|
@ -32,7 +32,7 @@
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-help-plugin</artifactId>
|
<artifactId>maven-projecthelp-plugin</artifactId>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>generate-test-resources</phase>
|
<phase>generate-test-resources</phase>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
help:active-profiles
|
projecthelp:active-profiles
|
||||||
package
|
package
|
||||||
eclipse:eclipse
|
eclipse:eclipse
|
||||||
clean:clean
|
clean:clean
|
||||||
|
|
Loading…
Reference in New Issue