This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
[ERROR] Failed to execute goal on project demosnappack: Could not resolve dependencies for project com.snaplogic:demosnappack:jar:1: Failure to find org.apache.commons:commons-csv:jar:1.0-SNAPSHOT in http://maven.clouddev.snaplogic.com:8080/nexus/con...
C:\opt\snaplogic-dev\demosnappack>mvn clean install
[INFO] Scanning for projects…
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.snaplogic:demosnappack:jar:1-0001
[WARNING] ‘version’ contains an expressi...
2018-10-29T08:52:38,841 E main [ ] Error while loading web app configuration. Shutting down, please verify the jcc properties. javax.servlet.ServletException: JCC cannot be initialized properly [Failed ...
When i use this command mvn clean install -Dsl_build=0002 -D skipTests=true i can able to skip the tests and demo snap pack -002 .zip file got created,
The newly created snaps are working as expected in designer. Thank you for all the support
mvn clean install -Dsl_build=0002
When i execute the above command, i am getting this exception
Results :
Tests in error:
characterCounter_WithSnapLogicAsInput_CountsOccurrences(com.snaplogic.snaps.CharacterCounterTest): Unable to get schema: com-sna...
Hi tlikarish,
I am able to deploy the demo snap pack and the snaps are executing without issue, however when i create a new java code by copy pasting of Doc generator demo code and changed the class name, loaded into snap packs i am error.
For creati...
Hi tlikarish,
After following your steps the issue got resolved, however i am getting similar issue for some other jar file as well, can you please share the com.snaplogic:mrjob:jar:4.0 jar file.
Exception:
[WARNING] The POM for com.snaplogic:mrjob:...