You want maven to run ant task outside any maven-type context? Dont it looks similar to run ant task via ant? [?]
2009/7/30 jvsrvcs <[email protected]> > > I have a build.xml file with a note inside the build.xml that the target > can > only be invoked from maven. > > Is there a way to run a single $mvn <options> command to invoke this target > in the build.xml file without create a pom.xml and invoking from there? > > thanks > > > jvsrvcs > -- > View this message in context: > http://www.nabble.com/How-to-invoke-ant-target-using-maven---single-command-without-creating-a-pom.xml-tp24741043p24741043.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
