Closed GoogleCodeExporter closed 9 years ago
Please! It's about time this is uploaded to maven repo!
Original comment by monz...@gmail.com
on 15 Nov 2010 at 2:42
[deleted comment]
PLEASE????
Original comment by james.r....@gmail.com
on 15 Apr 2011 at 9:28
It would be really nice to have a more recent version of your jar in the
central repository. Thanks!
Original comment by tomherm...@gmail.com
on 15 Apr 2011 at 9:30
Please add this!!!!
Original comment by paul.a.r...@gmail.com
on 13 May 2011 at 1:32
Add this, I really need too!
Original comment by cleverso...@gmail.com
on 4 Jun 2011 at 4:45
I just generated and sent a maven artifact to my repo. If you
want to use, do put this in your pon.xml:
<repositories>
<repository>
<id>repo.rasea.org</id>
<name>Rasea Maven Repository</name>
<url>http://repo.rasea.org/maven2/</url>
</repository>
</repositories>
Original comment by cleverso...@gmail.com
on 4 Jun 2011 at 5:08
Thanks for the awesome library - this really needs to be in the central maven
repo to make it easy to consume...
If you don't want to put it there yourself, I plan to upload it to central
using this process in the very near future:
https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+Ma
ven+Central
Original comment by br...@jacobtx.net
on 10 Aug 2011 at 3:20
done. add this and you'll get 3.2.0 from the central repo:
<dependency>
<groupId>org.tuckey</groupId>
<artifactId>urlrewritefilter</artifactId>
<version>3.2.0</version>
</dependency>
http://search.maven.org/#browse%7C2123868169
Original comment by br...@jacobtx.net
on 12 Aug 2011 at 3:50
Thank you for taking care of this!
Original comment by emmanuel...@gmail.com
on 12 Aug 2011 at 4:01
Original comment by p...@tuckey.org
on 27 Oct 2011 at 10:41
is it just me or is urlrewrite 3.2.0 missing from the global repository now?
Original comment by j...@assuredlabor.com
on 28 Mar 2012 at 8:34
Original issue reported on code.google.com by
emmanuel...@gmail.com
on 11 Mar 2010 at 9:15