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

Eclipse m2e, workspace resolution and Wildfly deployment issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • maven, server
    • None
    • Hide

      Enable Workspace Resolution in Eclipse
      Make 2 projects A and B.
      B has a dependency to A.
      Project B is a deployable WAR.

      Run Project B to Wildfly.
      Watch deployed jar into WEB-LIB/lib.

      You can observe there is a directory named "project-a.jar" instead of jar file.

      Disabling Workspace resolution will prevent jar exploding into directory.

      Show
      Enable Workspace Resolution in Eclipse Make 2 projects A and B. B has a dependency to A. Project B is a deployable WAR. Run Project B to Wildfly. Watch deployed jar into WEB-LIB/lib. You can observe there is a directory named "project-a.jar" instead of jar file. Disabling Workspace resolution will prevent jar exploding into directory.
    • Low

      Hello !

      I just found on Wildfly a Jboss (resolved ?) related bug.

      See : https://issues.jboss.org/browse/AS7-4704

      When using Eclipse and m2e plugin, deploy with "workspace resolution" make WEB-INF/lib/ jar to be exploded into directories ...

      Wildfly simply ignore them when running app.

      Disabling Workspace resolution is a workaround.

      Have you met a similar bug ?

      Thx

            fbricon@redhat.com Fred Bricon
            trix13 Sylvain Paillé (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: