Hi,

I am building a NexusPlugin (packaging type: nexus-plugin). Compilation is 
fine, but the test execution is problematic.

3.0-alpha-6: Automatically provides me with 
        <plugin>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.4.3</version>
        </plugin>


3.0-beta-1 does not and due to a Nexus issue we need to investigate I end up 
with a very wrong version.
As a workaround, I specified the plugin-version in my pom and now everything 
works fine.

Remaining question: Is this a bug? Should the surefire-plugin version be 
specified in Maven 3.0-beta-1?

Kind regards
Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to