You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2022/10/01 09:37:00 UTC

[jira] [Created] (MARTIFACT-34) detect ignored modules when nexus-staging-maven-plugin skipNexusStagingDeployMojo=true

Herve Boutemy created MARTIFACT-34:
--------------------------------------

             Summary: detect ignored modules when nexus-staging-maven-plugin skipNexusStagingDeployMojo=true
                 Key: MARTIFACT-34
                 URL: https://issues.apache.org/jira/browse/MARTIFACT-34
             Project: Maven Artifact Plugin
          Issue Type: New Feature
          Components: artifact:buildinfo, artifact:compare
    Affects Versions: 3.3.0
            Reporter: Herve Boutemy


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 or propose configuration



--
This message was sent by Atlassian Jira
(v8.20.10#820010)