How can editing maven Pom at runtime?

Posted by Daniela on Stack Overflow See other posts from Stack Overflow or by Daniela
Published on 2010-05-11T14:29:51Z Indexed on 2010/05/11 14:34 UTC
Read the original article Hit count: 219

Filed under:
|
|

I need editing POM at runtime. I used Dom4j for read pom and after that set some data. But i need know if exist another form for to do this. Exist a maven utilities for this?

© Stack Overflow or respective owner

Related posts about editing

Related posts about pom