Re: installing third party jars to local repository issue

2008-10-24 Thread Ricky
Stevo, Your the man! :-) ... removing -Dclassifier=sources works and your explanation makes sense too. Thanks a Lot, appreciate it. Rick On Fri, Oct 24, 2008 at 8:08 AM, Stevo Slavić <[EMAIL PROTECTED]> wrote: > Hello RIcky, > > Remove "-Dclassifier=sources", both of them, as you are not instal

Re: installing third party jars to local repository issue

2008-10-24 Thread Stevo Slavić
Hello RIcky, Remove "-Dclassifier=sources", both of them, as you are not installing sources but binaries. Regards, Stevo. On Fri, Oct 24, 2008 at 2:00 PM, Ricky <[EMAIL PROTECTED]> wrote: > Hi, > > I ran the following command : > > mvn install:install-file > -Dfile=c:\project\crystal\cr4e\concu

installing third party jars to local repository issue

2008-10-24 Thread Ricky
Hi, I ran the following command : mvn install:install-file -Dfile=c:\project\crystal\cr4e\concurrent\1.0\concurrent-1.0.jar -DgroupId=com.crystal -Dversion=1.0 -DgeneratePom=true -DcreateChecksum=true -Dclassifier=sources -DcreateChecksum=true -Dclassifier=sources -Dpackaging=jar -DartifactId=