You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "axin (Jira)" <ji...@apache.org> on 2020/05/23 08:44:00 UTC

[jira] [Created] (MNG-6916) a dash sign in name of local repository causes build failure

axin created MNG-6916:
-------------------------

             Summary: a dash sign in name of local repository causes build failure
                 Key: MNG-6916
                 URL: https://issues.apache.org/jira/browse/MNG-6916
             Project: Maven
          Issue Type: Improvement
          Components: Bootstrap &amp; Build
    Affects Versions: 3.6.3
         Environment: Windows 10 Professional Build 1909

Oracle JDK 11.0.7

IntelliJ IDEA 2020.1 (Ultimate Edition)
Build #IU-201.6668.121, built on April 8, 2020

Maven 3.6.3
            Reporter: axin


I created a maven project in IntelliJ idea. And there is only one dependency: JUnit 4.13. I found that if the name of the local maven repository contains a dash sign, the build will fail.

local maven repository name example: E:\Dev\maven-repository

The error is: package org.junit does not exist



--
This message was sent by Atlassian Jira
(v8.3.4#803005)