Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.3.0
Description
we currently skip if maven-install-plugin or maven-deploy-plugin are configured to skip: https://github.com/apache/maven-artifact-plugin/commit/97f418469abb8f319821f1a9ae19e1c701bc67be
and we propose to skip by classifier/extension: MARTIFACT-12
but some people configure nexus-staging-maven-plugin for the same purpose: https://github.com/s4u/slf4j-mock/blob/v2.3.0/slf4j-mock-coverage-report/pom.xml#L65
we need either to detect also this plugin or propose manual configuration fo additional modules to skip
Attachments
Issue Links
- is related to
-
MARTIFACT-50 add skipModules parameter
- Closed
- relates to
-
MARTIFACT-45 detectSkip does not see the skip in deploy and install plugin when execution id configured
- Open
- links to