Thanks Wendy. I was using the version 2.0 and the fix was available in
the version 2.1. I also tried by not giving the version number so that
maven can use the latest version but it was giving errors.
Now, everything is fine.
Regards,
Shakun
Wendy Smoak wrote:
On Wed, Feb 27, 2008 at 5:08 AM, Shakun Gupta <[EMAIL PROTECTED]> wrote:
I am using Maven 2, and i added the configuration of jar-plugin and
war-plugin. I am able to assemble the war at a different place using
outputDirectory property. But, this does not work with jar-plugin. I
have read in the forums that this is an issue with the jar plugin and
this will be updated in JIRA. May i know if my understanding is correct.
And if yes, then which version of the jar-plugin contains this fix.
You can search JIRA for the issue and find out the fix version (if
any): http://jira.codehaus.org/browse/MJAR
Then check to see what's been released:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/
Is it this one? http://jira.codehaus.org/browse/MJAR-16