Re: simple but complicated case - need advice

2006-06-26 Thread Wojciech Biela
No suggestions? really? anybody? :) Best regards Wojtek Biela 2006/6/23, Wojciech Biela [EMAIL PROTECTED]: Hi! My case was supposed to be simple but it turned out to be quite complicated, at least for my limited maven abilities, I've used Ant for the last few years, so I'm new to maven, I've

Re: simple but complicated case - need advice

2006-06-26 Thread Edwin Punzalan
Well, if maven can't do what you really need and you don't have time to customized plugins, you can always use maven + ant (via antrun plugin) to get what you need. I suggest that you use ant scripts on simple stuffs like maybe rename your final packages and such. Wojciech Biela wrote: