1
0
-1
1 answer
- 10-1
Hi, I believe the version there depends on what version you already have built in your machine. If you have 5.0-SNAPSHOT then you can change the version accordingly.
- Roberto Larcher
Thanks, I changed the wiki, given that the jwcommunit github master branch is pointing to 5.0-SNAPSHOT and not to 5.0.0.
Add your comment...
Hi,
I'm following this tutorial: How to develop a Download PDF Datalist Action
When I create the plugin template using the maven archtype:
I get the following maven output:
Instead, if I replace 5.0.0 with 5.0-SNAPSHOT everything works fine:
Should be the documentation corrected or am I missing something