Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2435

<supportedProjectType> on a WAR file will switch the project to generate jar artifacts

    XMLWordPrintableJSON

Details

    Description

      If you enable a

      <groupId>org.apache.felix</groupId>
      <artifactId>maven-bundle-plugin</artifactId>
      <configuration>
      <supportedProjectTypes>
      <supportedProjectType>war</supportedProjectType>
      </supportedProjectTypes>
      </configuration>

      then a artifact of type 'jar' will created instead of a WAR file.

      Attachments

        Activity

          People

            mcculls Stuart McCulloch
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: