mirror of https://github.com/apache/maven.git
Commenting maven-eclipse-plugin and it0027...eclipse plugin is missing from injected parameters, and it0027 cannot find core-it:fork. NOTE: this is based on a mirror setup directly to ibiblio.org, since codehaus was having web problems. When codehaus is again reliable, I'll take the mirror back out and try it0027 again...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@191533 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bce81a38d7
commit
9b5c187e43
|
@ -1,4 +1,5 @@
|
|||
it0027
|
||||
#Cannot find core-it:fork...
|
||||
#it0027
|
||||
it0026
|
||||
it0025
|
||||
it0024
|
||||
|
|
|
@ -90,7 +90,8 @@
|
|||
<module>maven-clean-plugin</module>
|
||||
<module>maven-compiler-plugin</module>
|
||||
<module>maven-deploy-plugin</module>
|
||||
<module>maven-eclipse-plugin</module>
|
||||
<!-- Broken reference to ${executedProject} -->
|
||||
<!-- module>maven-eclipse-plugin</module -->
|
||||
<module>maven-ejb-plugin</module>
|
||||
<module>maven-idea-plugin</module>
|
||||
<module>maven-install-plugin</module>
|
||||
|
|
Loading…
Reference in New Issue