Skip to content

Commit

Permalink
MWRAPPER-44 add MavenWrapperDownloader.java into maven-wrapper-distri…
Browse files Browse the repository at this point in the history
…bution bin
  • Loading branch information
nhojpatrick committed Jan 23, 2022
1 parent efba2bd commit f379555
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions maven-wrapper-distribution/src/assembly/bin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ under the License.
</dependencySet>
</dependencySets>
<files>
<file>
<source>src/resources/mvn/wrapper/MavenWrapperDownloader.java</source>
<outputDirectory>.mvn/wrapper</outputDirectory>
</file>
<file>
<source>src/resources/mvnw.cmd</source>
<outputDirectory>.</outputDirectory>
Expand Down

0 comments on commit f379555

Please sign in to comment.