I don't think the <version> tag is required. It may be required if you don't specify the jarfile.

You can do that with <jar>mydependency.jar</jar>. It follows the directory format of /<id>/<type>s/whateverthejarfileis.jar

So for the following:
<id>willywonka</id>
<version>2.0</version>
<jar>chocolatefactory.jar</jar>
<type>jar</type>

It will look in /willywonka/jars/chocolatefactory.jar*
<type> defaults to jar

-Randy Xu
http://www.harvardsketch.com/randall/

*PS Why did they decide to call the movie Willy Wonka and the Chocolate Factory while the original Dahl book is Charlie and the ... Willy Wonka really has precious little to do with the story.
PSS Tom Pain(e) used to live in Greenwich Village, following his return to America after the French Revolution. woah...
*PSSS Not so sure how I feel about Johnny Depp playing this role...


rajas kumar wrote:

Hai,

 I want to give dependency with out version. Is there any posibility to give 
like that.I am using local repository. If i remove the version its giving 
errors.

Thanx&&Regards
 praveen.


---------------------------------
Do you Yahoo!?
The all-new My Yahoo! – What will yours do?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to