Thanks Carlos -
grabbed the maven-artifact source installed , and 21 is now building fine
Thanks
Jon
Carlos Sanchez wrote:
probably somebody forgot to deploy a snapshot of maven-artifact
On Dec 3, 2007 7:06 AM, Jon SlinnHawkins <[EMAIL PROTECTED]> wrote:
Is there any reason why i
Is there any reason why i cannot build Maven 2.1 from the trunk
C:\maven-2.1>mvn install
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Apache Maven
[INFO] Maven Model
[INFO] Maven Profile Model
[INFO] Maven Lifecycle Model
[INFO] Maven Project Builder
[INFO]
Yeah, I am using profiles.
In this case i have all the executions defined in 1 profile using the
PluginManageement section. The inheriting Poms then state that they want to
use that plugin.
Is it not possible to explicitly state in an inheriting pom which of the
executions of a plugin to use.