mirror of https://github.com/apache/maven.git
o Added task tag to outcommented code
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@719928 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
06f0e84b0a
commit
1e3c9689c9
|
@ -123,7 +123,7 @@ public final class ArtifactModelContainerFactory
|
|||
if ( groupId == null )
|
||||
{
|
||||
groupId = "org.apache.maven.plugins";
|
||||
/*
|
||||
/* FIXME: This was meant to fix MNG-3863 but it's been reported to break Nexus/Mercury build so needs review
|
||||
if ( ProjectUri.Build.Plugins.Plugin.xUri.equals( uri )
|
||||
|| ProjectUri.Build.PluginManagement.Plugins.Plugin.xUri.equals( uri )
|
||||
|| ProjectUri.Reporting.Plugins.Plugin.xUri.equals( uri ) )
|
||||
|
|
Loading…
Reference in New Issue