mvn install -Dstage=bootstrap no longer working. 
-------------------------------------------------

                 Key: GERONIMO-5321
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5321
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: buildsystem
    Affects Versions: 3.0
            Reporter: Rick McGuire
             Fix For: 3.0


The build step mvn install -Dstage=bootstrap is no longer working because the 
car-maven-plugin has a dependency on the geronimo-transformer, which is not 
getting built until after the car-maven-plugin.  If the geronimo-transformer is 
manually built first, then the bootstrap will succeed.  This needs to be fixed 
so that the components are built in the correct order. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to