Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-23864

MavenResolver dont find project pom.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 4.30.x
    • None
    • arquillian
    • None
    • Eclipse Neon Release 4.6.2

      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

              Unassigned Unassigned
              danielreisbr Daniel Reis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: