For the record, the changes needed to the pom.xml for the plugin:

-- Change dependencies to:
   -- org.apache.maven:maven-project:2.0-beta-3
   -- org.codehaus.plexus:plexus-utils:1.0.4
   -- org.apache.maven:maven-artifact-manager:2.0-beta-3
   -- org.codehaus.plexus:plexus-container-default:1.0-alpha-8
-- Remove the dependencyManagement section (not used since there are no
modules)

Once these changes are made, the plugin compiles fine and all tests
pass.  I'm not sure what you mean by "navigate the pom", but the
projects in NetBeans look fine.

-----Original Message-----
From: Donszelmann, Mark [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 24, 2005 14:51
To: Maven Users List
Subject: RE: Maven 2 and NetBeans


 Hi

I compiled the netbeans plugin myself as well. Looked like one needs to
change the
pom slightly to refer to newer dependencies of Maven. It does compile,
but one
of the tests has 10 failures. I skipped the tests, installed it,
generated 
the netbeans files, loaded it into netbeans. All looks fine, but when I
navigate the
pom, it looks like the last character is missing on each of the names.
Example:

modelVersion 4.0.

while it should show 4.0.0

Did you see the same?
Does the guy have an e-mail address so we can report these things?

Regards
Mark Donszelmann


-----Original Message-----
From: Milos Kleint [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 24, 2005 11:35 AM
To: Maven Users List
Subject: Re: Maven 2 and NetBeans

mojo.codehaus.org <http://mojo.codehaus.org>, it's in the sandbox
subdirectory.. once checked out, calling mvn install will do..

it has a quite long name for the goal something like
netbeans-freeform:generate-netbeans-project.
It would be nice to have teh plugin released and have the goal name
shortened to something like netbeans:netbeans to match the eclipse and
ide plugins..

Milos


On 10/24/05, Allison, Bob <[EMAIL PROTECTED]> wrote:
>
> Built from SVN where?
>
> -----Original Message-----
> From: Milos Kleint [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 24, 2005 14:20
> To: Maven Users List
> Subject: Re: Maven 2 and NetBeans
>
>
> unfortunately it wasn't releases AFAIK. i've built it myself localy 
> from svn. works ok..
>
> Milos
>
> On 10/24/05, Allison, Bob <[EMAIL PROTECTED]> wrote:
> >
> > OK. I know I am weird because I use NetBeans instead of Eclipse,
> but...
> >
> > The guide for using Maven 2 with NetBeans shows using the 
> > netbeans-freeform plugin but does not indicate how to install the
> plugin
> > in the first place.
> >
> > Not a major item, but it probably should be corrected.
> >
> > --------------------------------------------------------------------
> > - To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to