There was an error while loading. Please reload this page.
1 parent 1f0f6e0 commit 8f64dceCopy full SHA for 8f64dce
core/template.mf
metadata/template.mf
pom.xml
@@ -147,24 +147,6 @@
147
</executions>
148
</plugin>
149
150
-<plugin>
151
-<groupId>com.springsource.bundlor</groupId>
152
-<artifactId>com.springsource.bundlor.maven</artifactId>
153
-<version>1.0.0.RELEASE</version>
154
-<executions>
155
-<execution>
156
-<id>bundlor</id>
157
-<goals>
158
-<goal>bundlor</goal>
159
-</goals>
160
-<phase>process-classes</phase>
161
-</execution>
162
-</executions>
163
-<configuration>
164
-<failOnWarnings>true</failOnWarnings>
165
-</configuration>
166
-</plugin>
167
-
168
<plugin>
169
<groupId>org.apache.maven.plugins</groupId>
170
<artifactId>maven-jar-plugin</artifactId>
0 commit comments