Dependency error while building blc2.2.x src
Posted: Thu Mar 07, 2013 12:02 pm
hi,
I imported the latest blc code from github and was trying to build.
Ended up with an exception -
I imported the latest blc code from github and was trying to build.
Ended up with an exception -
Code: Select all
INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] BroadleafCommerce ................................. SUCCESS [1.905s]
[INFO] BroadleafCommerce Common Libraries ................ SUCCESS [33.706s]
[INFO] BroadleafCommerce Core ............................ SUCCESS [0.000s]
[INFO] BroadleafCommerce Profile ......................... SUCCESS [4.592s]
[INFO] BroadleafCommerce Profile Web ..................... SUCCESS [2.609s]
[INFO] BroadleafCommerce Admin ........................... SUCCESS [0.000s]
[INFO] BroadleafCommerce Open Admin Platform ............. SUCCESS [45.499s]
[INFO] BroadleafCommerce CMS Module ...................... SUCCESS [15.728s]
[INFO] BroadleafCommerce Framework ....................... SUCCESS [25.897s]
[INFO] BroadleafCommerce Framework Web ................... SUCCESS [7.608s]
[INFO] BroadleafCommerce Admin Module .................... SUCCESS [9.619s]
[INFO] BroadleafCommerce Integration ..................... FAILURE [3.243s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:31.016s
[INFO] Finished at: Wed Mar 06 10:25:12 PST 2013
[INFO] Final Memory: 32M/155M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project integration: Could not resolve dependencies for project org.broadleafcommerce:integration:jar:2.2.1-SNAPSHOT: Could not find artifact org.broadleafcommerce:broadleaf-framework:jar:tests:2.2.1-SNAPSHOT in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException