This website requires JavaScript.
Explore
Help
Sign In
Apache
/
archiva
mirror of
https://github.com/apache/archiva.git
Watch
1
Star
0
Fork
You've already forked archiva
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d712278c12
archiva
/
archiva-modules
/
deploySite.sh
6 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
mvn clean site site:stage -Preporting
"
$@
"
mvn scm-publish:publish-scm
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink