Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » maven?
maven? [message #140513] Mon, 09 February 2004 13:38 Go to next message
Eclipse UserFriend
I'm curious as to whether anyone in JDT-land has looked into maven:

http://maven.apache.org/

It seems quite attractive, and even has some simple 'goals' to help make
maven projects eclipse friendly. There is even a set of eclipse plugins
available to help maven-ites in eclipse:

http://mevenide.sourceforge.net/

(haven't really looked at it though)

It certainly seems like there's some fairly simple things that could be
done in Eclipse to make it maven-friendly.

On the other hand, I'm looking at an extremely complex maven-built
project right now, which would require all sorts of changes to eclipse
to get it eclipse-friendly; source-folder-specific class paths, fer
instance. And probably full runtime support for the maven/project.xml
files, which implies jelly runtime support
(http://jakarta.apache.org/commons/jelly/), which implies a radically
different builder approach (I'm guessing) (ability to run jelly code as
pre-/during-/post- build processes).

--
Patrick_Mueller@us.ibm.com
Re: maven? [message #162393 is a reply to message #140513] Wed, 02 June 2004 14:09 Go to previous message
Eclipse UserFriend
Patrick Mueller wrote:
> I'm curious as to whether anyone in JDT-land has looked into maven:
>
> http://maven.apache.org/
>
> It seems quite attractive, and even has some simple 'goals' to help make
> maven projects eclipse friendly. There is even a set of eclipse plugins
> available to help maven-ites in eclipse:
>
> http://mevenide.sourceforge.net/
>
> (haven't really looked at it though)
>
> It certainly seems like there's some fairly simple things that could be
> done in Eclipse to make it maven-friendly.
>
> On the other hand, I'm looking at an extremely complex maven-built
> project right now, which would require all sorts of changes to eclipse
> to get it eclipse-friendly; source-folder-specific class paths, fer
> instance. And probably full runtime support for the maven/project.xml
> files, which implies jelly runtime support
> (http://jakarta.apache.org/commons/jelly/), which implies a radically
> different builder approach (I'm guessing) (ability to run jelly code as
> pre-/during-/post- build processes).
>
I use maven. Just today Mevenide was released, an IDE plugin for Maven.
Check it out at http://mevenide.codehaus.org
Previous Topic:sharing a cvs tree with other tools
Next Topic:Maven plugin for Eclipse
Goto Forum:
  


Current Time: Fri May 02 07:53:34 EDT 2025

Powered by FUDForum. Page generated in 0.03030 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top