Allow osgi manifest entry generation for jetty-plus
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@87 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
13d4e0af1f
commit
b2e0cf8138
|
@ -12,6 +12,7 @@
|
|||
<plugins>
|
||||
<!--
|
||||
COMMENTED OUT UNTIL CORRECT CONFIG IS FOUND FOR Export uses clauses
|
||||
-->
|
||||
<plugin>
|
||||
<groupId>org.apache.felix</groupId>
|
||||
<artifactId>maven-bundle-plugin</artifactId>
|
||||
|
@ -40,7 +41,6 @@
|
|||
</archive>
|
||||
</configuration>
|
||||
</plugin>
|
||||
-->
|
||||
<!-- always include sources since jetty-xbean makes use of them -->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
|
Loading…
Reference in New Issue