Hi

When I refere URL's it could be usable to refere the ${project.groupId}

like <url>http://my-server/${project.groupId}/${project.artifactId}</ url>

This is just not possible because project.groupId == com.my- company.package1..n.my-group

I mean this is dots not slashes that separates the urls.

I would like operators on the expression language strings like $ {project.groupId.dot2slash}

Is it possible to make a plugin that handles that, or a listener or ??

/Anders

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

Reply via email to