maven? [message #140513] |
Mon, 09 February 2004 13:38  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03030 seconds