localisation of maven artifact changed in commit 8d6ef9a

25 views
Skip to first unread message

StabilisOne

unread,
Feb 27, 2020, 9:58:38 AM2/27/20
to iDempiere
In org.adempiere.server-feature/pom.xml there is:
<artifactItem>
<groupId>woodstox</groupId>
<artifactId>wstx-asl</artifactId>
<version>3.2.7</version>
</artifactItem>

too enable maven building should be:
<artifactItem>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>wstx-asl</artifactId>
<version>3.2.7</version>
</artifactItem>

If someone would like to work with this 6.2 late release

Screenshot from 2020-02-27 14-23-45.png
Reply all
Reply to author
Forward
0 new messages