On Sun, May 15, 2005 at 02:03:12PM -0400, Jason van Zyl wrote: [...] > META-INF/maven/${groupId}-${artifactId}.pom [...] > META-INF/maven/${groupId}-${artifactId}.properties
Why not ${groupId}/${artifactId}? The other scheme seems to be unresolvable if you don't have restrictions on the groupid/artifactid naming. (E.g. gid = a-b, aid = c; or gid = a; aid = b-c.) incze --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]