Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
3.0-alpha-6, 3.0-alpha-7, 3.0-beta-1
-
None
-
None
-
Windows XP 32bits SP3
Description
When launching a maven build, the -javaagent argument is ignored since Maven 3, and was processed with maven 2.X.X.
The use case is a build with jetty:run goal (org.mortbay.jetty:jetty-maven-plugin 8.0.0.M1) with
-javaagent:"${settings.localRepository}/org/springframework/spring-instrument/${spring-version}/spring-instrument-${spring-version}.jar"
Attachments
Attachments
Issue Links
- relates to
-
MNG-4787 Allow class realm manager delegates to alter public part of Maven core realm
- Closed