[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-442) NPE when calling WebArchive.addAsResource(String, String) with a directory name

Simon Lindgren (JIRA) jira-events at lists.jboss.org
Fri Feb 15 06:59:56 EST 2013


     [ https://issues.jboss.org/browse/SHRINKWRAP-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Lindgren updated SHRINKWRAP-442:
--------------------------------------

    Attachment: SHRINKWRAP-442-example-project.zip


Example project that reproduces the issue.

The archive includes the artifacts generated when running mvn package in the top directory, so the surefire report is included as generated on my system.
                
> NPE when calling WebArchive.addAsResource(String, String) with a directory name
> -------------------------------------------------------------------------------
>
>                 Key: SHRINKWRAP-442
>                 URL: https://issues.jboss.org/browse/SHRINKWRAP-442
>             Project: ShrinkWrap
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Simon Lindgren
>         Attachments: SHRINKWRAP-442-example-project.zip
>
>
> When calling WebArchive.addAsResource(String, String) with a path that is a directory, and that directory is on the classpath, but inside another jar, a NPE is thrown.
> The same kind of code works fine when run from inside the jar.
> I'll attach an example maven project that reproduces the issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list