Page 1 of 1

master build is unstable

Posted: Wed Jan 16, 2013 2:28 am
by broadleafer
Scanning for projects...
------------------------------------------------------------------------
Reactor Build Order:

ecommerce
core
admin
site
combined

------------------------------------------------------------------------
Building ecommerce 1.0
------------------------------------------------------------------------

[clean:clean]

[install:install]
Installing /Users/user/NetBeansProjects/demo_master_new/DemoSite_master_new/pom.xml to /Users/user/.m2/repository/com/mycompany/ecommerce-website/1.0/ecommerce-website-1.0.pom

------------------------------------------------------------------------
Building core 1.0
------------------------------------------------------------------------
The POM for org.broadleafcommerce:broadleaf-framework:jar:2.1.1-SNAPSHOT is missing, no dependency information available
The POM for org.broadleafcommerce:broadleaf-profile:jar:2.1.1-SNAPSHOT is missing, no dependency information available
------------------------------------------------------------------------
Reactor Summary:

ecommerce ......................................... SUCCESS [0.429s]
core .............................................. FAILURE [0.189s]
admin ............................................. SKIPPED
site .............................................. SKIPPED
combined .......................................... SKIPPED
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 1.211s
Finished at: Wed Jan 16 17:17:12 EST 2013
Final Memory: 4M/81M
------------------------------------------------------------------------
Failed to execute goal on project core: Could not resolve dependencies for project com.mycompany:core:jar:1.0: The following artifacts could not be resolved: org.broadleafcommerce:broadleaf-framework:jar:2.1.1-SNAPSHOT, org.broadleafcommerce:broadleaf-profile:jar:2.1.1-SNAPSHOT: Failure to find org.broadleafcommerce:broadleaf-framework:jar:2.1.1-SNAPSHOT in http://www.broadleafcommerce.org/nexus/ ... /releases/ was cached in the local repository, resolution will not be reattempted until the update interval of public releases has elapsed or updates are forced -> [Help 1]

To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.

For more information about the errors and possible solutions, please read the following articles:
[Help 1] http://cwiki.apache.org/confluence/disp ... nException

After correcting the problems, you can resume the build with the command
mvn <goals> -rf :core

Re: master build is unstable

Posted: Wed Jan 16, 2013 3:47 am
by denis
Hi,

Try to use BLC version 2.1.2-SNAPSHOT

Re: master build is unstable

Posted: Wed Jan 16, 2013 5:43 am
by broadleafer
Nope that didn't work either.

2.1.1-GA is the winner :)