Re: [VOTE] Maven Repository Plugin 2.2

2009-08-07 Thread John Casey
Oops, forgot to record my own +1. -john John Casey wrote: Hi, We solved 2 issues, and none remain in JIRA: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11250&styleName=Text&version=14414 Staging repo: https://repository.apache.org/content/repositories/maven-staging-013 Gui

Re: [VOTE] Maven 2.2.1

2009-08-07 Thread Paul Gier
+1 Works fine for me. John Casey wrote: Hi, It looks like we've got a stable release candidate that addresses the major regressions that resulted from the Maven 2.2.0 release. The artifacts we're voting on for the 2.2.1 release are here: https://repository.apache.org/content/repositories/m

Re: [VOTE] Maven 2.2.1

2009-08-07 Thread Paul MERLIN
+1 Regards /Paul - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: Invoking Ant tasks from Maven

2009-08-07 Thread Stephen Connolly
Yes, we can, we should warn that it might be a tad uncomfortable sitting down afterwards ;-) [But seriously, you can put it wherever you want as you will be invoking it from the antrun tasks configuration section] -Stephen 2009/8/7 akhileshkukreja > > Can you please suggest where should i plac

Re: Invoking Ant tasks from Maven

2009-08-07 Thread akhileshkukreja
Can you please suggest where should i place the build.xml while calling the ant tasks from Maven's pom.xml? Tim O'Brien wrote: > > Here LMGTFY, > > http://maven.apache.org/plugins/maven-antrun-plugin/usage.html > > > > On Thu, Aug 6, 2009 at 8:31 AM, > akhileshkukreja wrote: >> >> I am a new