andytanoko / owasp-esapi-java

Automatically exported from code.google.com/p/owasp-esapi-java
0 stars 0 forks source link

Clean up Maven issues #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be nice to place the final jar in a public maven repo...  The 
"snapshots" like rc1 should be in the maven repo as well and the 
documentation should reflect that.  The details for pushing to the public 
repo are here:https://docs.sonatype.com/display/NX/OSS+Repository+Hosting

Also there appears to be a copy and paste error in the maven section of the 
JavaEE-ESAPI-2.0a_install.doc.   Page 7, section #2, part c it reads: mvn 
deploy:deploy-file -DgroupId=OWASP -DartifactId=AntiSamy -Dversion=1.2 -
Dpackaging=jar -Dfile= ESAPI-2.0rc2.jar -Durl=[your_repo_url] -
DrepositoryId=[your_repo_id]

This appears to be a copy from AntiSamy... it should me more consistent 
with Section 2, part b.  Also if we push to a public repo, then most of 
this maven section of the install guide will change. 

Original issue reported on code.google.com by manico.james@gmail.com on 28 Nov 2009 at 11:27

GoogleCodeExporter commented 8 years ago

Original comment by chrisisbeef on 2 Dec 2009 at 7:58

GoogleCodeExporter commented 8 years ago
This was done cause Chris Beef is "the man"

Original comment by manico.james@gmail.com on 1 Nov 2010 at 5:53