[GitHub] [maven] adamretter commented on pull request #357: Add wildcard option for direct goal execution id from command line

2020-06-03 Thread GitBox
adamretter commented on pull request #357: URL: https://github.com/apache/maven/pull/357#issuecomment-638105933 > With this, mvn verify will work as usual, doing the check at the end, mvn validate -Plicense will just call the check goals. @rfscholte Thanks Robert, that's an

[jira] [Created] (MPOM-247) Make minimum enforced Maven version configurable via property

2020-06-03 Thread Konrad Windszus (Jira)
Konrad Windszus created MPOM-247: Summary: Make minimum enforced Maven version configurable via property Key: MPOM-247 URL: https://issues.apache.org/jira/browse/MPOM-247 Project: Maven POMs

[GitHub] [maven] rfscholte closed pull request #357: Add wildcard option for direct goal execution id from command line

2020-06-03 Thread GitBox
rfscholte closed pull request #357: URL: https://github.com/apache/maven/pull/357 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [maven] rfscholte commented on pull request #357: Add wildcard option for direct goal execution id from command line

2020-06-03 Thread GitBox
rfscholte commented on pull request #357: URL: https://github.com/apache/maven/pull/357#issuecomment-638413122 It looks like you're still trying to convince me that wildcards are necessary. Your issue was the license check on the verify phase, I gave you one solution how to move them to

[jira] [Assigned] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-06-03 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MNG-5868: - Assignee: Olivier Lamy (was: Karl Heinz Marbaise) > Adding serval times the same artifact via

[jira] [Updated] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-06-03 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MNG-5868: -- Summary: Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to

[jira] [Commented] (MRESOLVER-114) ArtifactNotFoundExceptions when building in parallel

2020-06-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17125262#comment-17125262 ] Michael Osipov commented on MRESOLVER-114: -- That's still a bit strange for me. If B does not

[jira] [Commented] (MDEPLOY-246) Deploy doesn't send authentication credentials

2020-06-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MDEPLOY-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17125274#comment-17125274 ] Michael Osipov commented on MDEPLOY-246: Compared previous and new code, no auth credentials

[GitHub] [maven-resolver] michael-o commented on a change in pull request #52: [MRESOLVER-56] Support SHA-256 and SHA-512 as checksums

2020-06-03 Thread GitBox
michael-o commented on a change in pull request #52: URL: https://github.com/apache/maven-resolver/pull/52#discussion_r434830074 ## File path: maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/SimpleDigest.java ## @@ -37,18 +37,32 @@ { try

[GitHub] [maven-archetype] elharo opened a new pull request #48: docs: correct comment, JDOM != dom4j

2020-06-03 Thread GitBox
elharo opened a new pull request #48: URL: https://github.com/apache/maven-archetype/pull/48 these classes are from JDOM, not dom4j This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [maven-resolver] mthmulders commented on a change in pull request #52: [MRESOLVER-56] Support SHA-256 and SHA-512 as checksums

2020-06-03 Thread GitBox
mthmulders commented on a change in pull request #52: URL: https://github.com/apache/maven-resolver/pull/52#discussion_r435002545 ## File path: maven-resolver-connector-basic/src/test/java/org/eclipse/aether/connector/basic/ChecksumCalculatorTest.java ## @@ -8,9 +8,9 @@ *

[GitHub] [maven-enforcer] gmshake commented on pull request #35: [MENFORCER-304] - Improve dependency resolving in multiple modules project

2020-06-03 Thread GitBox
gmshake commented on pull request #35: URL: https://github.com/apache/maven-enforcer/pull/35#issuecomment-638597733 @elharo It's weird the master branch build fails. See https://builds.apache.org/blue/organizations/jenkins/maven-box%2Fmaven-enforcer/detail/master/135/pipeline/42/ :(

[jira] [Resolved] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-06-03 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy resolved MNG-5868. --- Resolution: Fixed > Adding serval times the same artifact via MavenProjectHelper (attachArtifact) >

[GitHub] [maven] olamy merged pull request #358: [MNG-5868] No duplicate artifacts in attached artifacts

2020-06-03 Thread GitBox
olamy merged pull request #358: URL: https://github.com/apache/maven/pull/358 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [maven] olamy commented on pull request #358: [MNG-5868] No duplicate artifacts in attached artifacts

2020-06-03 Thread GitBox
olamy commented on pull request #358: URL: https://github.com/apache/maven/pull/358#issuecomment-638552719 new IT available here https://github.com/apache/maven-integration-testing/pull/63 This is an automated message from

[GitHub] [maven-integration-testing] olamy opened a new pull request #63: [MNG-5868] no duplicate artifacts in attached artifacts

2020-06-03 Thread GitBox
olamy opened a new pull request #63: URL: https://github.com/apache/maven-integration-testing/pull/63 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [maven-integration-testing] olamy commented on pull request #63: [MNG-5868] no duplicate artifacts in attached artifacts

2020-06-03 Thread GitBox
olamy commented on pull request #63: URL: https://github.com/apache/maven-integration-testing/pull/63#issuecomment-638552807 it for maven core pr https://github.com/apache/maven/pull/358 This is an automated message from

[GitHub] [maven-integration-testing] olamy merged pull request #63: [MNG-5868] no duplicate artifacts in attached artifacts

2020-06-03 Thread GitBox
olamy merged pull request #63: URL: https://github.com/apache/maven-integration-testing/pull/63 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (MNG-5868) Adding serval times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts

2020-06-03 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MNG-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17125500#comment-17125500 ] Hudson commented on MNG-5868: - Build failed in Jenkins: Maven TLP » maven » master #420 See

[jira] [Resolved] (MNG-5939) Problem doing release when sources are generate as well

2020-06-03 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy resolved MNG-5939. --- Resolution: Fixed see MNG-5868 > Problem doing release when sources are generate as well >

[jira] [Assigned] (MNG-5939) Problem doing release when sources are generate as well

2020-06-03 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MNG-5939: - Assignee: Olivier Lamy > Problem doing release when sources are generate as well >

[jira] [Updated] (MNG-5939) Problem doing release when sources are generate as well

2020-06-03 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-5939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MNG-5939: -- Fix Version/s: (was: needing-scrub-3.4.0-fallout) 3.7.0-candidate > Problem doing

[jira] [Resolved] (MNG-5387) Add ability to replace an artifact in mid-build

2020-06-03 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-5387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy resolved MNG-5387. --- Assignee: Olivier Lamy Resolution: Fixed see MNG-5868 > Add ability to replace an artifact in

[jira] [Updated] (MNG-5387) Add ability to replace an artifact in mid-build

2020-06-03 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MNG-5387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MNG-5387: -- Fix Version/s: (was: needing-scrub-3.4.0-fallout) (was: 3.1.0-alpha-1)

[jira] [Updated] (MNG-5982) The POM for ... is invalid, transitive dependencies ... while property was overriden

2020-06-03 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-5982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MNG-5982: -- Fix Version/s: 3.7.0-candidate > The POM for ... is invalid, transitive dependencies ...

[jira] [Closed] (MNG-6833) Add an option to fail a build when dependency pom is invalid and transitive dependencies are not available

2020-06-03 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz closed MNG-6833. - Resolution: Information Provided > Add an option to fail a build when dependency pom is

[jira] [Updated] (MSHARED-869) Reduce duplication in DefaultDependencyCollector-s

2020-06-03 Thread Karl Heinz Marbaise (Jira)
[ https://issues.apache.org/jira/browse/MSHARED-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated MSHARED-869: Fix Version/s: maven-artifact-transfer-0.13.0 > Reduce duplication in

[jira] [Comment Edited] (MRESOLVER-114) ArtifactNotFoundExceptions when building in parallel

2020-06-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120646#comment-17120646 ] Michael Osipov edited comment on MRESOLVER-114 at 6/3/20, 7:08 AM: ---

[jira] [Moved] (MNG-6932) NullPointerException if no Package is defined for the current class

2020-06-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov moved MRESOLVER-94 to MNG-6932: -- Component/s: (was: resolver) POM

[jira] [Updated] (MNG-6932) NullPointerException if no Package is defined for the current class

2020-06-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6932: Fix Version/s: 3.7.x-candidate > NullPointerException if no Package is defined for the current class

[jira] [Assigned] (MNG-6932) NullPointerException if no Package is defined for the current class

2020-06-03 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov reassigned MNG-6932: --- Assignee: Michael Osipov > NullPointerException if no Package is defined for the current