AW: Need help to find best way to recompile complete project and dep with 1.5

2010-01-18 Thread Entner Harald
it). Hope this helps, Harald -Ursprüngliche Nachricht- Von: nodje [mailto:nodje...@gmail.com] Gesendet: Montag, 18. Januar 2010 14:25 An: users@maven.apache.org Betreff: Need help to find best way to recompile complete project and dep with 1.5 Hi, I need to figure out a way to

Need help to find best way to recompile complete project and dep with 1.5

2010-01-18 Thread nodje
Hi, I need to figure out a way to repackage a webapp and all it's dependencies in java5. Currently in 1.6. We use a parent pom that all dep and webapp use. I've never needed an aggregator pom up to now, as we work and release each dependency as needed. It seems obviously a good option now that