-
Improvement
-
Resolution: Unresolved
-
Major
-
None
When using the "maven deploy artefact post-job", if in a module we configure a "skip" deployement via
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.6</version>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
this configuration is not take into account
[JENKINS-20413] Maven plugin don't take into account maven-deploy-plugin skip option
Component/s | Original: maven-deployment-linker-plugin [ 15755 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Assignee | Original: Larry Shatzer, Jr. [ lshatzer ] |
Workflow | Original: JNJira [ 151937 ] | New: JNJira + In-Review [ 178120 ] |