The patch is for the sourcecode for maven and you probably have installed maven from a .tar.gz binary dist.
There are three choices for you: * Check out the latest and greatest maven version from cvs. Build and install the ear plugin. (maven plugin:install). * Check out the maven b10 sources (CVS tag MAVEN_1_0_B10). Apply the patch. Build and install the ear plugin. (maven plugin:install). Trygvis On Tue, 26 Aug 2003 [EMAIL PROTECTED] wrote: > > I'm trying to update my ear plugin with the following fix in maven-1.0-beta-10 > but I dont see the directory > maven\src\plugins-build\ear > > http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-613&decorator=printable > > > Vikram --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
