We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b806a commit 4cd344dCopy full SHA for 4cd344d
1 file changed
pom.xml
@@ -133,14 +133,11 @@
133
</configuration>
134
</plugin>
135
<plugin>
136
- <!-- always generate a source JAR -->
137
<groupId>org.apache.maven.plugins</groupId>
138
<artifactId>maven-source-plugin</artifactId>
139
<version>3.0.1</version>
140
<executions>
141
<execution>
142
- <id>attach-sources</id>
143
- <phase>verify</phase>
144
<goals>
145
<goal>jar</goal>
146
</goals>
0 commit comments