-
Bug
-
Resolution: Done
-
Minor
-
1.4.3.Final
-
None
The constructor MavenPluginAdapter(org.apache.maven.model.Plugin) does not copy dependencies from its argument. Consequently, calling MavenPluginFacet.getPlugin(org.jboss.forge.project.dependencies.Dependency) retrieves a plugin with no dependencies regardless of the actual pom configuration.