Menu

#21 Upload 2.1.3 to ibiblio

open
nobody
None
5
2004-11-09
2004-11-09
No

Are there any plans to upload 2.1.3 to ibiblio? I can
make the upload bundle (and request) if you are busy. ;)

http://maven.apache.org/repository-upload.html
http://www.ibiblio.org/maven/strutstestcase/jars/

Discussion

  • Shinobu Kawai

    Shinobu Kawai - 2007-02-19

    Logged In: YES
    user_id=1108693
    Originator: YES

    For m2, you can install locally with the following command:

    mvn install:install-file -DgroupId=strutstestcase -DartifactId=strutstestcase -Dversion=2.1.3-1.2-2.4 -Dpackaging=jar -Dfile=strutstest-2.1.3.jar -DgeneratePom=true -DcreateChecksum=true

    http://maven.apache.org/plugins/maven-install-plugin/install-file-mojo.html

     

Log in to post a comment.