Developing Snaps
Discuss how to build custom Snaps.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Account was not found when creating custom Account

Hi All, I am recently picking up custom snap development and am beginning now to create my own custom snap pack. the project I am creating involves a custom account view and a custom snap. I have managed initially to create the custom snap with fully...

ksalem by New Contributor III
  • 2252 Views
  • 1 replies
  • 0 kudos

Could not resolve dependencies for project com.snaplogic:demosnappack:jar:1: Failure to find org.apache.commons:commons-csv:jar:1.0-SNAPSHOT

[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...

nagrajps by New Contributor
  • 22005 Views
  • 17 replies
  • 0 kudos

[ERROR] Failed to execute goal on project demosnappack:

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...

nagrajps by New Contributor
  • 3388 Views
  • 0 replies
  • 0 kudos

Maven archetype not reachable

Hi, I am currently trying to dip my toes into custom Snap development (on Mac OS). I am following this documentation: Snap Development Documentation When I try to download the Maven archetype, I get the following error: ~  opt  snaplogic-dev  mvn ...

Reducing file size of demo snap pack

Robin or others, I know we’ve solved this before, but I’m generating a brand new “demo snap pack” from the documentation. The output file is 53MB. That seems a little big. Diffing another snap pack, it appears the culprit is the jfilesystem artifac...

Adding a button to a Snap

Dear Experts I am now in developing Snaps. I am trying to create an Account Snap with works similarly to the REST Snap. I am however struggling with the following points: How can I add a button to the UI (Similar to the “Authorize” button in the Rest...

johnbilay by New Contributor II
  • 2028 Views
  • 2 replies
  • 0 kudos