We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e76997 commit 1023adcCopy full SHA for 1023adc
src/it/deploy-attached-sources/invoker.properties
@@ -16,7 +16,7 @@
16
# under the License.
17
18
# Clean build of the jars
19
-invoker.goals = clean package
+invoker.goals = clean package
20
21
# Deploy the jars in a separate step
22
invoker.goals.2 = ${project.groupId}:${project.artifactId}:${project.version}:deploy-file
src/it/deploy-default-packaging/invoker.properties
@@ -16,4 +16,4 @@
-invoker.goals = ${project.groupId}:${project.artifactId}:${project.version}:deploy-file
+invoker.goals = ${project.groupId}:${project.artifactId}:${project.version}:deploy-file
0 commit comments