You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Rami Swailem (JIRA)" <ji...@apache.org> on 2019/02/07 12:10:00 UTC

[jira] [Closed] (NETBEANS-1706) Can't build maven project

     [ https://issues.apache.org/jira/browse/NETBEANS-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rami Swailem closed NETBEANS-1706.
----------------------------------
    Resolution: Cannot Reproduce

> 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
>            Priority: Major
>
> 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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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