[jbosstools-issues] [JBoss JIRA] (JBIDE-23864) MavenResolver dont find project pom.xml

Snjezana Peco (JIRA) issues at jboss.org
Thu Feb 16 14:36:00 EST 2017


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

Snjezana Peco updated JBIDE-23864:
----------------------------------
    Fix Version/s: 4.5.x
                       (was: 4.4.4.AM1)


> MavenResolver dont find project pom.xml
> ---------------------------------------
>
>                 Key: JBIDE-23864
>                 URL: https://issues.jboss.org/browse/JBIDE-23864
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: arquillian
>         Environment: Eclipse Neon Release 4.6.2
>            Reporter: Daniel Reis
>             Fix For: 4.5.x
>
>
> Arquillian plugin cant find pom.xml of the project and dont recognize the classes addeds to archive, displaying many warnings.
> The lines that start the warnings are:
> File[] files = Maven.resolver().loadPomFromFile("pom.xml").importRuntimeDependencies().resolve().withTransitivity().asFile();
> 		return ShrinkWrap.create(WebArchive.class).addAsLibraries(files).addAsManifestResource(EmptyAsset.INSTANCE,	"beans.xml");
> Thanks,
> Daniel



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list