> Here is the command I am running to install, and the output I am getting > when running "mvn package": > >> mvn install:install-file -DgroupId=ca.epsb.its.component -DartifactId=ssha > -Dversion=1.0 -Dpackaging=jar -Dfile=./ssha-1.0.jar
Run mvn install:install-file again and this time also include the parameter -DgeneratePom=true. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
