Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-1
-
None
Description
If you call the embedder once with a project and then change a plugin version in the pom and run the same embedder the old version is used.
DefaultPluginManager.java lines 386-391 in revision 541121
was added in revision 498048
https://svn.apache.org/viewvc/maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java?view=diff&r1=498047&r2=498048
Any problem with removing that if block ?