[
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
[
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
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
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
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
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
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
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:/