Maven adds the pom.xml of war/jar artifacts to the archived file. You can retreive it on a running system by using somthing like

getClass().getResourceAsStream("/META-INF/maven/<groupId>/<artifactId>/pom.xml");


Ørjan


Fredy wrote:
Hi all,
is there a library to access the pom Content from Java?
For example when I should show the actuall Version in the titleboard ore 
something else.

Fredy

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



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

Reply via email to