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

2023-09-28 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MARTIFACT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770253#comment-17770253
 ] 

ASF GitHub Bot commented on MARTIFACT-34:
-

hboutemy merged PR #22:
URL: https://github.com/apache/maven-artifact-plugin/pull/22




> 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
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.5.0
>
>
> 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)


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

2023-09-27 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/MARTIFACT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769921#comment-17769921
 ] 

ASF GitHub Bot commented on MARTIFACT-34:
-

hboutemy opened a new pull request, #22:
URL: https://github.com/apache/maven-artifact-plugin/pull/22

   (no comment)




> 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
>Priority: Major
> Fix For: 3.5.0
>
>
> 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)