Rami Swailem created NETBEANS-1706:
--------------------------------------

             Summary: Can't build maven project
                 Key: NETBEANS-1706
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1706
             Project: NetBeans
          Issue Type: Bug
          Components: mavenutilities
            Reporter: Rami Swailem
            Assignee: Eric Barboni


Group ID was changed from org.netbeans.modules to org.apache.netbeans.modules.

 

Please change it in CreateClusterAppMojo.java -> getHarnessNbm() 

{{ if ("org.netbeans.modules".equals(a.getGroupId()) && 
"org-netbeans-bootstrap".equals(a.getArtifactId())) {}}

and in 

{{ Artifact nbmArt = artifactFactory.createArtifact(}}
{{ "org.netbeans.modules",}}

 

 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to