You can configure netbeans to use your own installed version of maven. This
is actually the setup I am using but there are still issues. For instance
netbeans will not be able to provide certain UI functionality.

I actually use netbeans to edit code but then use the command line to build
and test. I know this sounds like a clumsy way to do things but I haven't
had the time to come up with a better approach. I am considering Idea or
eclipse as an alternative.

On Mon, Apr 21, 2008 at 5:12 PM, Matt Raible <[EMAIL PROTECTED]> wrote:

>
> On Apr 21, 2008, at 3:04 PM, Mauri Ferreyra wrote:
>
>  Hi, I installed the maven netbeans plugin, i created project with
> > netbeans 6.0, but when i execute run project the out is:
> > [ERROR]BUILD FAILURE
> > ------------------------------------------------------------------------
> > Unable to build project 'D:\TODO\desarrollo\mavenproject10\pom.xml; it
> > requires Maven version 2.0.6
> > ------------------------------------------------------------------------
> > [DEBUG]Trace
> > org.apache.maven.BuildFailureException: Unable to build project
> > 'D:\TODO\desarrollo\mavenproject10\pom.xml; it requires Maven version 2.0.6
> >
> >        at
> > org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:535)
> >        at
> > org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:423)
> >        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:349)
> >        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:182)
> >        at
> > org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:760)
> >        at
> > org.codehaus.mevenide.netbeans.execute.MavenJavaExecutor.run(MavenJavaExecutor.java:196)
> >        at
> > org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
> >
> >
> > Wich's the problem?
> > Regards.
> >
>
> NetBean uses an old version of Maven. You might try a more recent version
> of the plugin.
>
> Matt
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Vincent Ramdhanie
Vinette Technologies

Reply via email to