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

Jeff MAURY (JIRA) issues at jboss.org
Wed Apr 18 12:15:14 EDT 2018


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

Jeff MAURY updated JBIDE-23864:
-------------------------------
    Fix Version/s: 4.6.x
                       (was: 4.5.x)


> 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.6.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.5.0#75005)


More information about the jbosstools-issues mailing list