[OS-JIRA] Created: (WOL-385) JAppllication includes extra reactor dependencies in the jar if multiple projects are built at the same time

From: Andrus Adamchik (JIRA) ("Andrus)
Date: Tue Feb 27 2007 - 08:14:41 EST

  • Next message: Andrus Adamchik: "Publishing Maven Plugins"

    JAppllication includes extra reactor dependencies in the jar if multiple projects are built at the same time
    ------------------------------------------------------------------------------------------------------------

                     Key: WOL-385
                     URL: http://issues.objectstyle.org/jira/browse/WOL-385
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: maven plugins
        Affects Versions: 2.0.0.* (unreleased please specify)
                Reporter: Andrus Adamchik
             Assigned To: Andrus Adamchik

    JAppllication includes extra reactor dependencies in the jar if multiple projects are built at the same time. I had a TODO note in JApplication Mojo code:

    // TODO: andrus, 9/28/2006 - we are bundling all external dependencies
                    // and a current artifact. This will likely break if one of the
                    // dependencies is in the reactor... need to test (and fix) this case.

    and now I can confirm it - when doing Cayenne build, we get a CayenneModeler.jar which is 30 MB in size; when doing a build from the module directory, we only get 5MB (correct) jar

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



    This archive was generated by hypermail 2.0.0 : Tue Feb 27 2007 - 08:14:54 EST