|
Lukas, can you test it on linux and close this issue if it works.
thx. Fantastic find and fix.
Is this published in a snapshot? The latest 1.8-SNAPSHOT I find is on http://cvs.apache.org/repository/maven/plugins Using that published snapshot, I still have this problem. Am I missing a repo where the current snapshot is published? (I thought the core plugins were auto-snapshot-ted?) I greatly prefer using the published snapshots over build-my-own for the impact on the team... Does that mean that it works if you use a self-built version from SVN but not with the published snapshot? The above snapshot should indeed include this fix, if not, I have just republished it, can you try again?
Yes! That snapshot now works!
|
||||||||||||||||||||||||||||||||||||||||||||
File...... file:/d:/Data/maven-1/cache/maven-test-plugin-1.8-SNAPSHOT/plugin.jelly
Element... junit
Line...... 151
Column.... -1
D:\OSS\Maven\1.X\SCM\plugins\trunk\artifact\D not found.
This is because the path separator is hardcoded with a character ':' which is used in the drive letter.