Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0.2
-
None
Description
I want to run two ant task, one on the phase 'generate-sources' which contains a dependency and another on the phase 'package'.
When I want to compile with the project like that, maven don't check the dependency.
But when I comment the plugin on the phase 'package', maven check it.
PS: In the pom.xml in attachement, maven must check the library junit:junit:jar:30.80.10 (which don't exsist)
Attachments
Attachments
Issue Links
- relates to
-
MNG-3719 [regression] plugin execution ordering no longer POM ordered in 2.0.9
- Closed