I wouldn't try to fill it in to use maven-eclipse-plugin - you need
far less to make m2eclipse work (I had a pom working last year, I can
maybe dig it out). But yeah, I wouldn't try to use ant-run... better
to make a maven build work, then use ant's maven tags to use m2 to
resolve dependencies/download-jars, but keeping all that metadata in
the pom.xml.
Christian.
On Apr 3, 2010, at 3:48 PM, Max Bowsher wrote:
Brandon Atkinson wrote:
You could use maven to kick off the ant build
using the antrun plugin, that way you wouldn't have to maintain two
separate builds, but you could still use maven plugins (like the
eclipse
and idea plugins).
By the time you've filled in the POMs enough to make the
maven-eclipse-plugin work, I think it's probably easier to complete a
standalone maven build, than try to invoke the Ant build.
--
You received this message because you are subscribed to the Google Groups
"google-guice" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice?hl=en.