Hi,
On Fri, Jan 4, 2013 at 2:30 PM, Julian Reschke <[email protected]>wrote:
> [ERROR] Failed to execute goal org.apache.maven.plugins:**
> maven-eclipse-plugin:2.9:**eclipse
(default-cli) on project oak-it-osgi: Cant canonicalize system path: {0}:
> The filename, directory
name, or volume label syntax is incorrect -> [Help 1]
>
This looks like MECLIPSE-608 [1], possibly triggered by the use of
${project.build.directory} in revision 1411247 [2].
I assume the problem only occurs when you run "mvn eclipse:eclipse", not on
a normal build?
[1] http://jira.codehaus.org/browse/MECLIPSE-608
[2] https://svn.apache.org/viewvc?view=revision&revision=1411247
BR,
Jukka Zitting