11-17-2022 01:53 AM - last edited on 08-28-2023 12:46 PM by dmiller
Hi all,
I have a problem with the custom snaps after uploading a snap pack in manager. After building the snap package with Maven, I cannot see the settings tab of any custom snap. The snap is forever loading and not showing the settings tab. I tried using Maven versions 3.8.6 and 3.6.3 and Java versions 11.0.17 and 11.0.12. Please see the picture below. Any help is highly appreciated.
11-18-2022 12:18 AM
@ptaylor any suggestions for this? I would really appreciate it.
11-18-2022 09:15 AM
Hi Emma.
Which version of the Maven archetype did you use to create the project? Please detail the changes you made to the POM file after using the archetype to create it.
Thanks,
Patrick
11-21-2022 12:23 AM
Hi Patrick,
Thanks for your response.
I used Maven archetype version 2.4 and didn’t make any changes in the POM file.
This is the command I used:
mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeCatalog=https://snaplogiceng.jfrog.io/artifactory/thirdparty/
For snap archetype I tried both 4.30 and 4.29 version.
11-21-2022 12:51 PM
I just tried this myself and it worked for me:
Please private message me the name of the org where you’re seeing this behavior and I’ll see if I can get any more diagnostic info.