Thanks for your prompt reply. NB says I have the latest version of mevenide and I don't know how to put another version, but what I did is that I reinstalled the jdk to a path without spaces and that worked for me. In retrospect, it's a simple fix that I should have thought of yesterday!
alex Jerome Lacoste-2 wrote: > > On Wed, May 14, 2008 at 4:37 PM, alex.g <[EMAIL PROTECTED]> wrote: >> >> I am using netbeans ide 6.1 and this morning I upgraded my maven plugin >> to >> 3.1.1. > > version 3.1.1 doesn't exist. > > [...] > >> [ERROR] >> The following mojo encountered an error while executing: >> Group-Id: org.codehaus.mojo >> Artifact-Id: exec-maven-plugin >> Version: 1.1-beta-1 >> Mojo: exec > > It looks like you are using 1.1-beta-1. Can you try version 1.1 > (released earlier this week). > There were some known issues with spaces already fixed since > 1.1-beta-1. E.g. http://jira.codehaus.org/browse/MEXEC-44 > > Thanks, > > Jerome > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Problem-with-exec-mojo-after-update-tp17232659p17247601.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]
