[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-110) Unable to compile sources depending on provided scoped artifacts

Karel Piwko (JIRA) jira-events at lists.jboss.org
Mon Feb 25 06:53:56 EST 2013


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

Karel Piwko updated SHRINKRES-110:
----------------------------------

    Assignee: Andrew Rubinger

    
> Unable to compile sources depending on provided scoped artifacts
> ----------------------------------------------------------------
>
>                 Key: SHRINKRES-110
>                 URL: https://issues.jboss.org/browse/SHRINKRES-110
>             Project: ShrinkWrap Resolvers
>          Issue Type: Bug
>          Components: impl-maven
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Bernard Labno
>            Assignee: Andrew Rubinger
>            Priority: Critical
>
> I'm using org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven-archive:2.0.0-beta-2
> If I have some class that depends on artifact from provided scope then I'm getting following exception:
> MavenImporterException: Unable to compile sources
> The reason is that WarPackagingProcessor passes all but provided scope to compile() method.
> https://github.com/shrinkwrap/resolver/blob/2.0.0-beta-2/impl-maven-archive/src/main/java/org/jboss/shrinkwrap/resolver/impl/maven/archive/packaging/WarPackagingProcessor.java#L78

--
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