> Is there an install command for file system repos, like there is for
> installation to the default local repo (~/.m2/..)?

Did you read the error message??

>  Alternatively, if you host your own repository you can deploy the file
> there:
>      mvn deploy:deploy-file -DgroupId=com.mycompany
> -DartifactId=ProjectNextQuattro -Dversion=1.0 -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

How exactly to make that work with a file system repo is left to the reader...

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to