anthraxx/intellij-awesome-console

Comma und closed Bracket recognized as file path

Closed this issue · 4 comments

iice commented

[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: de.my.web.common:my-common-sms:jar -> duplicate declaration of version ${my.version} @ de.my.web.anwendungen:parent:0.1-SNAPSHOT, C:\tmp\web\projekte\anwendungen\pom.xml, line 221, column 25

The project de.my.web.anwendungen:my-anwendung-unfall-bl:0.1-SNAPSHOT (C:\tmp\web\projekte\anwendungen\my-anwendungen\my-anwendung-unfall-bl\pom.xml) has 1 error

well technically both, comma and brackets are valid characters for files, not sure what to do about this

iice commented

Is it possible to configure the regex for the last character of file path without comma and bracket?

this should be fixed in the master and released soon via plugin update.
If this issue persists, please request reopen and we analyze it further