bruno
unread,Oct 17, 2021, 4:46:48 AM10/17/21Sign in to reply to author
Sign in to forward
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I have a java project but I am novice. NetBeans and Maven are used.
I get this message
--- maven-jar-plugin:2.4:jar (default-jar) @ adore ---
Building jar:
/home/bruno/Documents/Etude/Adore_livraison/target/adore-1.8.0-SNAPSHOT.jar
--- maven-assembly-plugin:2.5.3:single (create-adore-archive) @ adore ---
The assembly descriptor contains a filesystem-root relative
reference,which is not cross platform compatible /
The assembly descriptor contains a filesystem-root relative
reference,which is not cross platform compatible /lib
The assembly descriptor contains a filesystem-root relative
reference,which is not cross platform compatible /config
The assembly descriptor contains a filesystem-root relative
reference,which is not cross platform compatible /bin
The assembly descriptor contains a filesystem-root relative
reference,which is not cross platform compatible /
Building zip:
/home/bruno/Documents/Etude/Adore_livraison/target/adore-1.8.0-SNAPSHOT.zip
Is it a problem of java, of the src directory or maven syntax?
Thank you for help
Bruno