PiyushMishra / jarjar

Automatically exported from code.google.com/p/jarjar
0 stars 0 forks source link

Upload for maven 2 repositories? #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please provide any additional information below.

Would it be possible to have a recent version of jarjar uploaded to the
maven 2 repositories? I am happy to help put together the bundle if that
will assist. Instructions for manual uploading are here:

http://maven.apache.org/guides/mini/guide-central-repository-upload.html

Not sure if google code has a sync option available.

Another option would be to create your own local repo. This is what seems
to have been done here:

http://code.google.com/p/gwt-maven/

in this directory

http://gwt-maven.googlecode.com/svn/trunk/mavenrepo/

That would need to be added to a repo proxy for one of my customers but
would certainly be doable.

Original issue reported on code.google.com by Paul.Kin...@gmail.com on 6 Mar 2008 at 2:33

GoogleCodeExporter commented 8 years ago
Yes, please!

Original comment by stepan.k...@gmail.com on 31 Jul 2008 at 6:45

GoogleCodeExporter commented 8 years ago
There is a workaround for Ivy though:

        <dependency org="jarjar" name="jarjar" rev="1.0rc8" conf="compile->*">
            <artifact name="jarjar" type="jar"
url="http://jarjar.googlecode.com/files/jarjar-1.0rc8.jar"/>
        </dependency>

Original comment by stepan.k...@gmail.com on 23 Feb 2009 at 7:13

GoogleCodeExporter commented 8 years ago
Looks like it has been added to the JBoss repo:

http://repository.jboss.org/maven2/com/google/code/jarjar/1.0/

Would be nice if it was also in the central repo.

Original comment by Paul.Kin...@gmail.com on 27 May 2009 at 8:43

GoogleCodeExporter commented 8 years ago
When I try to use the version in the JBoss repository, I get this error:

java.lang.IllegalStateException: The plugin descriptor for the plugin Plugin [co
m.google.code:jarjar] was not found. Please verify that the plugin JAR C:\Users\
David\.m2\repository\com\google\code\jarjar\1.0\jarjar-1.0.jar is intact.

Original comment by david.wallace.croft on 22 May 2010 at 10:33

GoogleCodeExporter commented 8 years ago
Obsolete? please close the bug.

Original comment by alexandr...@gmail.com on 22 May 2013 at 2:07

GoogleCodeExporter commented 8 years ago
jarjar-1.4 is not present on the maven repository. (Just 1.3) can we get 1.4 up 
there, please?

Original comment by dbros...@mebigfatguy.com on 14 Nov 2013 at 2:31