Ahh... I understand.
I've done it manually once or twice, however see my other thread with the subject "Re: Dependencies without repositories. Was: Re: Dependencies".
There is a description of how I personally handle that situation -- which is only one way out of several that I've seen people talk about in this group.
- Brill Pappin
Antonio Bemfica wrote:
I do not have the source to create the jars. These are 3rd party libraries. From the docs on the plugin it appears that the jar:install goal would trigger the jar:jar goal to create the jar from source (which I don't have...).
A.
On Tue, 2004-06-01 at 08:49, Brill Pappin wrote:
whats wrong with jar:install?
- Brill Pappin
Antonio Bemfica wrote:
Hello - I'm new to Maven and am having some difficulty with what I thought would be a simple task. I would like to add a few artifacts (jar files) to my local repository. I have tried to use artifact:install (http://maven.apache.org/reference/plugins/artifact/tags.html#artifact%3Ainstall) with the command below:
%maven -Dmaven.home.local=/red/home/maven artifact:install -Dartifact=mymail.api -Dtype=jar
but I get the following result:
BUILD FAILED
Goal "artifact:install" does not exist in this project.
Is there a better way to add my own artifacts to the local repository? What would that be? Or if the artifact:install method is the way to do it, what am I missing? Any help would be most appreciated.
Thanks
Antonio
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
"I love deadlines. I like the whooshing sound they make as they fly by"
- Douglas Adams
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
