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:
Jan Bartel 2009-04-02 05:02:23 +00:00
parent 13d4e0af1f
commit b2e0cf8138
1 changed files with 1 additions and 1 deletions

View File

@ -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>