Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
mvn stage:copy \
   -Dsource="http://people.apache.org/~dkulp/stage_cxf/2.0_incubator-RC_take1/maven" \
   -Dtarget="scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository" \
   -Dversion=2.0_incubator-RC

One note: according to the Maven folks, the stage:copy stuff apparently doesn't work on Windows. Don't bother trying. Use Linux or OSX.