Looks like pom.id has a new format, if <groupId> element is present, pom.id
= <groupId>:<id>, otherwise, it's <id>:<id>, is it correct?

In my project.xml, I have siteDirectory set to "/apps/..../${pom.id}". This
won't work (at least in Windows because of the ':'). What is the best way to
solve this?

Thanks!
Charles

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to