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>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-help-plugin</artifactId>
|
||||
<artifactId>maven-projecthelp-plugin</artifactId>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>generate-test-resources</phase>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
help:active-profiles
|
||||
projecthelp:active-profiles
|
||||
package
|
||||
eclipse:eclipse
|
||||
clean:clean
|
||||
|
|
Loading…
Reference in New Issue