Re: [mevenide-user] mveneide is more like an island in netbean ?
Cyrill Rüttimann <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
How did you compare them????
At work, we are using maven and eclipse together using the maven
eclipse plugin for about two years now to
generate .project, .classpath ....
... and I hate it! There is no integration into the eclipse ide, the
generated files are not in the right shape and the project structure
in eclipse prevents you from using the release plugin for releasing a
whole project. And if you use resource filters in maven, the eclipse
plugin generates ant scripts for "pimping" the eclipse ide.
Just one thing: Add a library to your project which has a dependency
you do not want; for instance commons-logging and you do not want the
log4j library on your classpath because you do not need it sticking
with the jdk logging framework.
eclipse: You have to search the whole dependency graph (generating the
site or using the dependency plugin) to search for the library which
includes the dependency. If found, you have to add an exclude
statement to it
netbeans: Just select the library in the project and choose exclude.
That's it!
For me, the mevenide in netbeans is heaven while maven and eclipse is
the worst integration I have ever seen. The mevenide is not yet
feature complete, but it is on the way! You can see this if you look
how it is integrated. In eclipse, you define external command, in
netbeans the ant based build system is replaced with maven. That's a
true integration!
Regards,
Cyrill
On 30.12.2007, at 07:02, garyng wrote:
>
> Hi,
>
> I used maven mainly for dependency management(in eclipse).
>
> Recently, I want to try out netbean 6.0 and install the maven plug
> in as
> well.
>
> To my surprise, the plugin is more like an 'island' running under
> netbean
> than some integration for netbean projects.
>
> Under eclipse, I can add maven to any eclipse project(I used mainly
> for web)
> so I can develop my project just as before but add maven for command
> line
> based stuff or pull in libraries.
>
> This is not true for netbean.
>
> I can create a maven project but that is completely different from
> the say
> web project that netbean created(JSF etc.). Beside, for such a maven
> project, I cannot manage custom libraries(where all libraries now
> need to be
> in some kind of maven repository).
>
> This kind of make it sort of useless.
>
> What I want is to 'mavenize' existing netbean projects, just like
> what the
> maven plugin for eclipse does, rather than 'a graphical frontend/
> IDE to
> maven', which is basically what I see what the mavenide for netbean
> does.
> The dependency graph is nice(something I want in the eclipse
> plugin), so is
> the browser.
>
> But for usability, I found the eclipse one is much better.
> --
> View this message in context: http://www.nabble.com/mveneide-is-more-like-an-island-in-netbean---tp14544683p14544683.html
> Sent from the mevenide - user mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
> http://xircles.codehaus.org/manage_email
>
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email