Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit c64174e

Browse filesBrowse files
committed
[maven-release-plugin] copy for tag maven-shade-plugin-3.1.0
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-3.1.0@1805512 13f79535-47bb-0310-9956-ffa450edef68
2 parents c31738f + 0e5fd4e commit c64174e
Copy full SHA for c64174e

File tree

Expand file treeCollapse file tree

1 file changed

+9
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+9
-1
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+9-1Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,10 +240,18 @@
240240
</execution>
241241
</executions>
242242
</plugin>
243-
244243
</plugins>
245244
</build>
246245

246+
<reporting>
247+
<plugins>
248+
<plugin>
249+
<artifactId>maven-plugin-plugin</artifactId>
250+
<version>3.5</version>
251+
</plugin>
252+
</plugins>
253+
</reporting>
254+
247255
<profiles>
248256
<profile>
249257
<id>run-its</id>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.