Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect old maven repo #5

Closed
GoogleCodeExporter opened this issue Nov 19, 2015 · 3 comments
Closed

Redirect old maven repo #5

GoogleCodeExporter opened this issue Nov 19, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

People with old pluginRepository settings might believe they have the
latest version of onejar-maven-plugin, even though they are stuck at 1.2.2.

Either shut the old repo down (so that they'll notice), or add a 301
redirect filter from http://dstovall.{com,org}/maven2/* to
http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/* 

This way, even users with the old pluginRepository settings will be able to
benefit from the latest releases here.

Original issue reported on code.google.com by hugo.josefson.old@gmail.com on 14 Mar 2009 at 3:16

@GoogleCodeExporter
Copy link
Author

Original comment by hugo.josefson.old@gmail.com on 14 Mar 2009 at 3:17

  • Added labels: Type-Task
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Added new redirects and tested with the following URLs:

http://dstovall.org/maven
http://dstovall.org/maven/
http://dstovall.org/maven/org/dstovall/maven-metadata.xml
http://dstovall.org/maven/org/dstovall/onejar-maven-plugin/1.2.1/onejar-maven-pl
ugin-
1.2.1.pom
http://dstovall.org/maven2
http://dstovall.org/maven2/
http://dstovall.org/maven2/org/dstovall/maven-metadata.xml
http://dstovall.org/maven2/org/dstovall/onejar-maven-plugin/1.2.1/onejar-maven-
plugin-1.2.1.pom

http://dstovall.com/maven2
http://dstovall.com/maven2/
http://dstovall.com/maven2/org/dstovall/onejar-maven-plugin/1.2.1/onejar-maven-
plugin-1.2.1.pom

Original comment by dstov...@gmail.com on 16 Mar 2009 at 7:50

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Perfect!

Original comment by hugo.josefson.old@gmail.com on 16 Mar 2009 at 9:45

  • Changed state: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant