Hello,

I have a project that I downloaded online. It compiles and works fine by its 
own, but I needed to make some alterations and add a new local .jar file to the 
project. To do so I used the following command:

mvn install:install-file -Dfile=/root/trilead/trilead-ssh2-build213.jar 
-DgroupId=com.trilead DartifactId=utils -Dversion=1.0 -Dpackaging=jar

but it gives me the error that is attached to this post.

I have tried to contact the original creators of the project about this matter, 
but I got no response, so any help or idea would be apreciated.

Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to