mirror of
https://github.com/apache/struts.git
synced 2026-08-06 23:27:07 +00:00
Configures source-release assembly
https://maven.apache.org/apache-resource-bundles/source-release/
This commit is contained in:
@@ -376,6 +376,8 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<configuration>
|
||||
<skipAssembly>true</skipAssembly>
|
||||
<runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
|
||||
<outputDirectory>assembly/out</outputDirectory>
|
||||
<workDirectory>assembly/work</workDirectory>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user