Added maven.username
This commit is contained in:
parent
61e18751c3
commit
11afb20856
|
@ -94,6 +94,9 @@ dist.ref.dir=docs/reference
|
||||||
# maven configuration
|
# maven configuration
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
|
||||||
|
# Add this to a build.properties file
|
||||||
|
#maven.username=your_sourceforge_username
|
||||||
|
|
||||||
maven.repo.remote=http://www.ibiblio.org/maven,http://acegisecurity.sourceforge.net/maven/
|
maven.repo.remote=http://www.ibiblio.org/maven,http://acegisecurity.sourceforge.net/maven/
|
||||||
|
|
||||||
# Site generation properties
|
# Site generation properties
|
||||||
|
|
Loading…
Reference in New Issue