[ https://jira.codehaus.org/browse/MASSEMBLY-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=354515#comment-354515 ]
Fredrik Wendt commented on MASSEMBLY-615: ----------------------------------------- A helpful error message was actually introduced in 2.4: {code}[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:single (make-assembly) on project app-jar: Failed to create assembly: Error creating assembly archive jar-with-dependencies: Problem creating jar: jar:file:/tmp/asdf/MASSEMBLY-615/target/app-jar-1.0.0-SNAPSHOT.jar!/other/.~lock.names1.csv# -> [Help 1]{code} > assembly:single fails with odd resource file name > ------------------------------------------------- > > Key: MASSEMBLY-615 > URL: https://jira.codehaus.org/browse/MASSEMBLY-615 > Project: Maven Assembly Plugin > Issue Type: Bug > Affects Versions: 2.3 > Environment: Ubuntu Linux 11.10 > Reporter: Fredrik Wendt > Assignee: Kristian Rosenvold > Priority: Minor > Fix For: 2.5 > > Attachments: MASSEMBLY-615.tar.gz > > > In a plain jar project I had a backup file name > {{src/main/resources/other/.~lock.names1.csv#}} and with 2.3 I simply get a > NullPointerException with very little information to why. > With version 2.2 I got proper error (with -e). -- This message was sent by Atlassian JIRA (v6.1.6#6162)