Today I tried the latest jdk9 Build 113 and tried to compile my project with the latest Maven 3.3.9
These are the commands (found partially via twitter)
Update: should work without this workaround now.
The problem is already fixed from the plexus archiver team, but not yet released - thanks to Michael-O for pointing me to the right place :) !
Now there is a workaround posted from ctomc in PR 12 to use an old plexus archiver version 2.4.4.:
org.apache.maven.plugins
maven-assembly-plugin
2.4.1
org.codehaus.plexus
plexus-archiver
2.4.4
org.apache.maven.plugins
maven-jar-plugin
2.6
org.codehaus.plexus
plexus-archiver
2.4.4