[
https://issues.apache.org/jira/browse/ARIES-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Graham Charters closed ARIES-210.
---------------------------------
Resolution: Fixed
Fixed as described in the JIRA and associated commit.
> Incorrect groupId in eba-maven-plug components.xml
> --------------------------------------------------
>
> Key: ARIES-210
> URL: https://issues.apache.org/jira/browse/ARIES-210
> Project: Aries
> Issue Type: Bug
> Components: Application
> Affects Versions: 0.1
> Environment: All
> Reporter: Graham Charters
> Assignee: Graham Charters
> Priority: Minor
> Fix For: 0.1
>
>
> The components.xml for eba-maven-plugin refers to its old group id but the
> plugin itself is in a different groupid. This line:
>
> <package>org.apache.aries.application:eba-maven-plugin:eba</package>
> Should be :
>
> <package>org.apache.aries:eba-maven-plugin:eba</package>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.