Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-595

Add support for onejar-maven-plugin

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.1.0.Beta2
    • None
    • Java SE Support
    • None

    Description

      The onejar-maven-plugin http://code.google.com/p/onejar-maven-plugin packages a project with all its dependencies into a single jar. The dependencies being nested jars inside the one jar.
      This is a nice way to make an executable jar for a java-se standalone project.
      However the current org.jboss.weld.environment.se.discovery.URLScanner does not support this as the classes are not in the expected place.

      Attached is a first attempt at modifying the URLScanner to support the onejar-maven-plugin

      Attachments

        Activity

          People

            pmuiratbleepbleep Pete Muir (Inactive)
            pieter.martin_jira Pieter Martin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: