Oh really? I'm familiar with the project, but I wasn't aware that their
building the plugins and features with Maven. Let me pull down the
source tommorow and see how and what their doing and then I'll respond.
Sachin
Dain Sundstrom wrote:
On Aug 22, 2005, at 6:05 PM, Sachin Patel wrote:
So I've held off on working on "how to build" after checking out the
source until all the project home related stuff gets worked out.
Building these plugins with maven will take some work. As I
mentioned before trying to build purely with maven isn't a good
approach as there are alot of issues to do that.
Can you explain why this isn't a good approach?
There is a mavenide project that is building eclipse plugins for
using maven in eclipse, and these plugins themselves are built using
maven. http://mevenide.codehaus.org/mevenide-ui-eclipse/features.html
Maybe we can just copy their build for this project.
-dain