Re: animal-sniffer on central?

2009-08-14 Thread Kohsuke Kawaguchi
repository. I think it would be easier for users to have it on central repo. Or at least update the guide to tell that the dependency is only available on java.net repository. Thanks, Julien -- Kohsuke Kawaguchi Sun Microsystems http://weblogs.java.net/blog/kohsuke

Is http://mirrors.ibiblio.org/pub/mirrors/maven2 down?

2007-11-14 Thread Kohsuke Kawaguchi
The central repository http://repo1.maven.org/maven2/ appears to be up, but the ibiblio mirror seems to be down since this morning. Is the maven team aware of the issue? Is this going to be fixed some time soon? -- Kohsuke Kawaguchi Sun Microsystems [EMAIL PROTECTED

Re: m2 assembly confusion

2007-06-08 Thread Kohsuke Kawaguchi
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kohsuke Kawaguchi Sun Microsystems [EMAIL PROTECTED] smime.p7s Description: S/MIME Cryptographic Signature

Re: Hibernate uploads to ibiblio

2006-08-28 Thread Kohsuke Kawaguchi
Spaniards. -- The Princess Bride - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Kohsuke Kawaguchi Sun Microsystems [EMAIL

Re: Maven2 versus JAXB2 (on ibiblio)

2006-08-11 Thread Kohsuke Kawaguchi
is the problem of this group id? -- Kohsuke Kawaguchi Sun Microsystems [EMAIL PROTECTED] smime.p7s Description: S/MIME Cryptographic Signature

Re: REPOST: http://repo.mergere.com/maven2/javax/xml/

2006-06-01 Thread Kohsuke Kawaguchi
wrote somewhere, all JAXB jars are already available from java.net maven repository. -- Kohsuke Kawaguchi Sun Microsystems [EMAIL PROTECTED] smime.p7s Description: S/MIME Cryptographic Signature

Re: Maven2 versus JAXB

2006-05-31 Thread Kohsuke Kawaguchi
and not groupIdjavax.xml.bind/groupId. Kohsuke Kawaguchi may want to look at the java.net repository and update the group ids based on the policy referral below. I just fixed this. -- Kohsuke Kawaguchi Sun Microsystems [EMAIL PROTECTED] smime.p7s Description: S/MIME Cryptographic Signature

How do I use a custom ComponentConfigurator with my Mojo?

2006-03-02 Thread Kohsuke Kawaguchi
ComponentConfigurator separately to Plexus, but that's where I got stuck. How can tell Maven to use my custom ComponentConfigurator? [1] http://maven.apache.org/developers/mojo-api-specification.html -- Kohsuke Kawaguchi Sun Microsystems [EMAIL PROTECTED] smime.p7s Description: S/MIME

Re: How do I use a custom ComponentConfigurator with my Mojo?

2006-03-02 Thread Kohsuke Kawaguchi
Kohsuke Kawaguchi wrote: I'm helping someone writing a JAXB plugin for Maven2, and one thing we'd like to do there is to read mojo configuration in a custom way --- not by using the default field injection. I was reading the code and it seems like I should be able to do so if I write

Re: Maven eclipse plug-in bug

2003-10-24 Thread Kohsuke Kawaguchi
Is this a difference between eclipse 2 and 3? It's been long since I threw away 2.0... Is there any 2.0/2.1 user to testify? regards, -- Kohsuke Kawaguchi Sun Microsystems [EMAIL PROTECTED

Maven eclipse plug-in bug

2003-10-21 Thread Kohsuke Kawaguchi
. As a result, you may fail to import some classes like javax.net.*, which sits in a different jar file. regards, -- Kohsuke Kawaguchi Sun Microsystems [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL