You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by 鞠大升 <da...@gmail.com> on 2014/06/11 04:11:35 UTC

Fwd: how to deploy storm-0.9.2-incubating to my own maven repos?

In DEVELOPER.md,I found how to build the code and create a storm
distribution:

mvn clean install -DskipTests=true

cd storm-dist/binary && mvn package

But how  to deploy storm-0.9.2-incubating to my own maven repos?

I have changed the pom.xml, distributionManagement section to my own maven
repos, but when run mvn deploy, failed with:

----------------------------------------------------------------------

Downloading:
https://repository.apache.org/content/repositories/snapshots/org/apache/storm/storm/0.9.2-incubating-SNAPSHOT/maven-metadata.xml

Downloaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/storm/storm/0.9.2-incubating-SNAPSHOT/maven-metadata.xml
(2 KB at 0.2 KB/sec)

Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/storm/storm/0.9.2-incubating-SNAPSHOT/storm-0.9.2-incubating-20140611.020306-2.pom
----------------------------------------------------------------------


-- 
dashengju
+86 13810875910
dashengju@gmail.com