Hi all guys,
while copying maven artifacts as described in the wiki page[1] using
the command below, I noticed .zip and .tar.gz artifacts are included
:/
Is this right? I wouldn't say 'no' but maybe I missed something.
Moreover, the command doesn't work with M3 because the missing
wagon-ssh extension.
Do you have any suggestion to complete correctly the release process?
Thanks in advance!
Simo

mvn stage:copy 
-Dsource="http://people.apache.org/builds/commons/discovery/0.5/RC2/staged/";
\
  
-Dtarget="scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository"
\
  -DtargetRepositoryId=apache.releases \
  -Dversion=0.5

[1] http://wiki.apache.org/commons/CreatingReleases (see E.2 Copy
Artifacts from Staging)

http://people.apache.org/~simonetripodi/
http://www.99soft.org/

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

Reply via email to