Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
i have been stucked in a problem from a week.. when ever i tried to install 3rd party libraries it always throw plugin resolution exception..here i am posting what i am doing.. please let me know what i am doing wrong. thanks this what i am executing
this is the exception i am experiencing
NOTE: i have followed these steps
If you do the above on Windows platform, please modify mvn to mvn.bat in the setup-maven.xml before executing "apache-ant-1.7.1/bin/ant -f setup-maven.xml
12 Comments
Walter
Check your (user folder)/.m2/settings.xml file.
Last part of your error message says connection timed out to proxy.somewhere.com:8080
Muhammad Mahmoor
now i am getting this issue. please help me in this
Walter
File not found. Make sure that you have started the Tomcat server with Joget at least once so that the libraries will be loaded.
Muhammad Mahmoor
Thank you for your great help i have installed the 3rd party libraries by running tomcat server..now when i tried to create a sample plugin using this command in console
F:\sample>"F:\wflow-plugin-archetype\create-plugin.bat" org.joget.sample sample-plugin-pack
i got this error message
please let me out of this problem..thanks
Hugo
Hi there,
You should be using wflow-plugin-archetype:3.1-SNAPSHOT or whichever that you built previously.
Hope this helps.
Thanks.
Muhammad Mahmoor
http://dev.joget.org/community/display/KBv4/Create+Userview+Theme
i am downloading wflow-plugin-archetype from here.. please advise what i am doing wrong.
Muhammad Mahmoor
i am trying to create a sample plugin by following link
http://dev.joget.org/community/display/KBv4/Create+Userview+Theme
but when i follow i stuck in this problem
Walter
Use this latest project instead. https://github.com/jogetworkflow/jw-community/tree/4.0-SNAPSHOT/wflow-plugin-archetype
Muhammad Mahmoor
i download latest wflow-plugin-archetype from the link you refer but got the same problem again as
i tried to create plugin using command
F:\sample>D:\wflow-plugin-archetype\create-plugin.bat com.company.plugin.test TestPlugin 4.0-SNAPSHOT
and got this error again.. please tell me if i am missing something
Hugo
Hi there,
You will need to go through the steps in Building from Source first. Be sure that you build the desired version.
Thanks.
Muhammad Mahmoor
when i tried to Build the wflow-app directory.i got following error.
Hugo
Hi there,
You will need to follow the steps under "Install 3rd Party Libraries" in Building from Source to preload libraries used by Joget v4 first.
There are a lot of similar discussions in Source Codes Discussions, you may try to find what you are looking for there too.
When you quote your command prompt log, please try to copy the text instead of putting a screenshot as it is very hard to read and for the forum to index.
Hope this helps.