This path format is created and used by the Maven Plugin.

https://github.com/jenkinsci/maven-plugin/blob/1b30d831d13ce8dce87d2b557ab3a255f0aea1fd/src/main/java/hudson/maven/ModuleName.java#L93

in general, on Linux platforms, the dollar $ in path messes up with just about anything you can do on the command line being it finds, greps, changing directories and even running a manual deployment task

Single quote it.

would suggest it be replaced with a delimiter such as a double dash or something more 'normal'.

Purely speculating, but it may be illegal in a Maven module name, so there's no ambiguity. With anything legal, there may be.

Change By: Daniel Beck (27/Mar/15 9:46 PM)
Component/s: maven-plugin
Component/s: artifactory-plugin
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to