[jira] [Updated] (MNG-6857) When a repository we are referring to , in pom.xml has been made down or shut down . The maven is not handling it appropriately

2020-01-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6857: Fix Version/s: waiting-for-feedback > When a repository we are referring to , in pom.xml has been mad

[jira] [Updated] (MNG-6857) When a repository we are referring to , in pom.xml has been made down or shut down . The maven is not handling it appropriately

2020-01-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6857: Fix Version/s: wontfix-candidate > When a repository we are referring to , in pom.xml has been made d

[GitHub] [maven-surefire] ajohnstonTE commented on a change in pull request #267: [SUREFIRE-1741] JUnit5: Detect failed containers

2020-01-30 Thread GitBox
ajohnstonTE commented on a change in pull request #267: [SUREFIRE-1741] JUnit5: Detect failed containers URL: https://github.com/apache/maven-surefire/pull/267#discussion_r372828613 ## File path: surefire-providers/surefire-junit-platform/src/test/java/org/apache/maven/surefire/jun

[GitHub] [maven-surefire] ajohnstonTE commented on a change in pull request #267: [SUREFIRE-1741] JUnit5: Detect failed containers

2020-01-30 Thread GitBox
ajohnstonTE commented on a change in pull request #267: [SUREFIRE-1741] JUnit5: Detect failed containers URL: https://github.com/apache/maven-surefire/pull/267#discussion_r372829756 ## File path: surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/jun

[GitHub] [maven-surefire] ajohnstonTE commented on a change in pull request #267: [SUREFIRE-1741] JUnit5: Detect failed containers

2020-01-30 Thread GitBox
ajohnstonTE commented on a change in pull request #267: [SUREFIRE-1741] JUnit5: Detect failed containers URL: https://github.com/apache/maven-surefire/pull/267#discussion_r372834207 ## File path: surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/jun

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #267: [SUREFIRE-1741] JUnit5: Detect failed containers

2020-01-30 Thread GitBox
Tibor17 commented on a change in pull request #267: [SUREFIRE-1741] JUnit5: Detect failed containers URL: https://github.com/apache/maven-surefire/pull/267#discussion_r373231324 ## File path: surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/junitpl

[GitHub] [maven-surefire] ajohnstonTE commented on a change in pull request #267: [SUREFIRE-1741] JUnit5: Detect failed containers

2020-01-30 Thread GitBox
ajohnstonTE commented on a change in pull request #267: [SUREFIRE-1741] JUnit5: Detect failed containers URL: https://github.com/apache/maven-surefire/pull/267#discussion_r373239830 ## File path: surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/jun

[GitHub] [maven-archetype] ripper2hl opened a new pull request #36: WIP: Add feature no create base dir

2020-01-30 Thread GitBox
ripper2hl opened a new pull request #36: WIP: Add feature no create base dir URL: https://github.com/apache/maven-archetype/pull/36 For now when you create an project always generate a directory with the name of the artifact but in some case this is not required. You can see https:/