Running pax-import-bundle more then once for the same artifact
--------------------------------------------------------------

                 Key: PAXCONSTRUCT-15
                 URL: http://issues.ops4j.org/jira/browse/PAXCONSTRUCT-15
             Project: Pax Construct
          Issue Type: Improvement
    Affects Versions: 0.1.4
            Reporter: Alin Dreghiciu
            Assignee: Stuart McCulloch
            Priority: Minor


Running more then once pax-install-bundle for the same artifact will result in 
duplicate <module> in the root pom and a duplicate <parent> entry into the 
imported bundle pom.
This situation can be checked in AbstractChildArchetypeMojo (linkChildToParent, 
linkParentToChild) and handle it. Actions can be:
1. Just throw an exception that will inform the user (most easy solution)
2. Do not add the module/parent entries to the pom = keep the existing ones

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to