forked from eclipsesource/restfuse
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
hstaudacher
committed
Aug 30, 2012
1 parent
9fddeb7
commit c861e8b
Showing
6 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
|
||
1) Check localy | ||
mvn install:install-file -Dfile=com.eclipsesource.restfuse_1.1.0.201208290955.jar -DgroupId=com.restfuse -DartifactId=com.eclipsesource.restfuse -Dversion=1.1.0 -Dpackaging=jar -DpomFile=com.eclipsesource.restfuse_1.1.0.201208290955.xml | ||
mvn install:install-file -Dfile=com.eclipsesource.restfuse_1.1.1.201208301350.jar -DgroupId=com.restfuse -DartifactId=com.eclipsesource.restfuse -Dversion=1.1.1 -Dpackaging=jar -DpomFile=com.eclipsesource.restfuse_1.1.1.201208301350.xml | ||
|
||
2) Upload to Nexus: | ||
mvn gpg:sign-and-deploy-file -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -DpomFile=com.eclipsesource.restfuse_1.1.0.201208290955.xml -Dfile=com.eclipsesource.restfuse_1.1.0.201208290955.jar | ||
mvn gpg:sign-and-deploy-file -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -DpomFile=com.eclipsesource.restfuse_1.1.1.201208301350.xml -Dfile=com.eclipsesource.restfuse_1.1.1.201208301350.jar | ||
|
||
mvn gpg:sign-and-deploy-file -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -DpomFile=com.eclipsesource.restfuse_1.1.0.201208290955.xml -Dfile=com.eclipsesource.restfuse_1.1.0.201208290955-sources.jar -Dclassifier=sources | ||
mvn gpg:sign-and-deploy-file -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -DpomFile=com.eclipsesource.restfuse_1.1.1.201208301350.xml -Dfile=com.eclipsesource.restfuse_1.1.1.201208301350-sources.jar -Dclassifier=sources | ||
|
||
mvn gpg:sign-and-deploy-file -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -DpomFile=com.eclipsesource.restfuse_1.1.0.201208290955.xml -Dfile=com.eclipsesource.restfuse_1.1.0.201208290955-javadoc.jar -Dclassifier=javadoc | ||
mvn gpg:sign-and-deploy-file -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -DpomFile=com.eclipsesource.restfuse_1.1.1.201208301350.xml -Dfile=com.eclipsesource.restfuse_1.1.1.201208301350-javadoc.jar -Dclassifier=javadoc |
Binary file added
BIN
+173 KB
com.eclipsesource.restfuse.releng/mvn-submissions/restfuse-maven-1.1.1.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters