[
https://issues.apache.org/jira/browse/NETBEANSINFRA-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Barboni updated NETBEANSINFRA-9:
-------------------------------------
Component/s: MU - Apache NetBeans NBM maven plugin
> Can't build maven project
> -------------------------
>
> Key: NETBEANSINFRA-9
> URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-9
> Project: Apache NetBeans Infra
> Issue Type: Bug
> Components: MU - Apache NetBeans NBM maven plugin
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists