We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b20346 commit f73d513Copy full SHA for f73d513
.travis.yml
@@ -0,0 +1 @@
1
+language: java
pom.xml
@@ -246,13 +246,6 @@
246
<groupId>org.apache.maven.plugins</groupId>
247
<artifactId>maven-jar-plugin</artifactId>
248
<version>2.4</version>
249
- <executions>
250
- <execution>
251
- <goals>
252
- <goal>test-jar</goal>
253
- </goals>
254
- </execution>
255
- </executions>
256
</plugin>
257
<plugin>
258
0 commit comments