Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.cxf
-DartifactId=cxf-xml2fastinfoset-plugin -Dversion=2.1.2-SNAPSHOT
-Dpackaging=maven-plugin -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.apache.cxf
-DartifactId=cxf-xml2fastinfoset-plugin -Dversion=2.1.2-SNAPSHOT
-Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]
org.apache.cxf:cxf-xml2fastinfoset-plugin:maven-plugin:2.1.2-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
org.apache.cxf:cxf-xml2fastinfoset-plugin:maven-plugin:2.1.2-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)