we plan to use the META-INF/maven/../pom.properties to read the application/jar version and parent.artifactId at runtime.
Current pom.properties: #Generated by Maven #Sun Nov 11 19:49:00 PST 2007 version=1.0.0-SNAPSHOT groupId=com.mycompany.myproject artifactId=myproject-web-common I want to add another property namedly parent.artifactId to this property. Is it possible to do in maven? Thanks dev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]