Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] m2e-ifying maven plugins

Why not just use m2e-webby or m2e-wtp. Both provide workspace resolution. The Maven WAR plugin is for packaging which doesn't really play a part inside the workspace. You generally wouldn't package a WAR file in Eclipse. I'm curious why you need to do this? I honestly don't think that patch to the Maven WAR plugin makes sense at first blush. I honestly don't understand the use case.

On Mar 9, 2012, at 8:41 AM, Chris Gamache wrote:

I sent in a patch to the folks who maintain the maven-war-plugin to support resolving workspace artifacts. http://jira.codehaus.org/browse/MWAR-269 ... The issue is dead in the water.

Would you all be willing to throw some weight behind it to get it back in front of the eyes of the maintainers?

CG
_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-dev

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
---------------------------------------------------------

A language that doesn’t affect the way you think about programming is not worth knowing. 
 
 -— Alan Perlis





Back to the top