Hi,
From github, imported latest blc 2.1 src to do a build.Build failed with the following issue
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ broadleaf-admin-module ---
[INFO] Building jar: C:\Documents and Settings\panantha\git\BroadleafCommerce\admin\broadleaf-admin-module\target\broadleaf-admin-module-2.2.1-SNAPSHOT.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BroadleafCommerce Integration 2.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/reposi ... tadata.xml
Downloading: https://oss.sonatype.org/content/reposi ... -tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] BroadleafCommerce ................................. SUCCESS [2.047s]
[INFO] BroadleafCommerce Common Libraries ................ SUCCESS [32.045s]
[INFO] BroadleafCommerce Core ............................ SUCCESS [0.015s]
[INFO] BroadleafCommerce Profile ......................... SUCCESS [4.359s]
[INFO] BroadleafCommerce Profile Web ..................... SUCCESS [2.656s]
[INFO] BroadleafCommerce Admin ........................... SUCCESS [0.000s]
[INFO] BroadleafCommerce Open Admin Platform ............. SUCCESS [43.529s]
[INFO] BroadleafCommerce CMS Module ...................... SUCCESS [14.015s]
[INFO] BroadleafCommerce Framework ....................... SUCCESS [24.498s]
[INFO] BroadleafCommerce Framework Web ................... SUCCESS [8.359s]
[INFO] BroadleafCommerce Admin Module .................... SUCCESS [8.562s]
[INFO] BroadleafCommerce Integration ..................... FAILURE [4.703s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:25.788s
[INFO] Finished at: Wed Feb 27 13:35:00 PST 2013
[INFO] Final Memory: 32M/155M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "developer" could not be activated because it does not exist.
[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/disp ... nException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :integration
FATAL ERROR in native method: JDWP on raw monitor enter, jvmtiError=JVMTI_ERROR_INVALID_ENVIRONMENT(116)
FATAL ERROR in native method: JDWP on getting class status, jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
I am not clear how to go about with this issue. Help required
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.