We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5793c8 commit 648fee5Copy full SHA for 648fee5
pom.xml
@@ -129,8 +129,7 @@
129
<phase>process-classes</phase>
130
<configuration>
131
<mainClass>org.glassfish.docker.ShaGenerator</mainClass>
132
- <commandlineArgs>${project.build.directory}/glassfish.zip
133
- ${project.build.directory}/sha.properties</commandlineArgs>
+ <commandlineArgs>${project.build.directory}/glassfish.zip ${project.build.directory}/sha.properties</commandlineArgs>
134
</configuration>
135
</execution>
136
<execution>
0 commit comments