Skip to content

Commit

Permalink
disabling maven-source-plugin in an attempt to get the release to work.
Browse files Browse the repository at this point in the history
  • Loading branch information
csrster committed Jan 2, 2023
1 parent 66d26f0 commit d8b6af9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -975,6 +975,7 @@
<executions>
<execution>
<id>attach-sources</id>
<phase>none</phase>
<!--Disable the release-profile broken source plugin. See http:/<phase>none</phase>/blog.peterlynch.ca/2010/05/maven-how-to-prevent-generate-sources.html-->
</execution>
<execution>
Expand Down

0 comments on commit d8b6af9

Please sign in to comment.