.org/guides/mini/guide-building-jdk14-on-jdk15.html
>>
>> The issue is I can't find animal-sniffer on the central Maven 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 depen
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 PRO
us/archiver/ArchiveFileFilter
[INFO]
-
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
ncess Bride
> > >
> > > ---------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
>
>
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
> -- The Princess Bride
>
> -
> 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
rtifacts into these group Ids, unlike
"javax.xml". So I don't understand why people are objecting to
"com.sun.xml.bind" group id. What is the problem of this group id?
--
Kohsuke Kawaguchi
Sun Microsystems [EMAIL PROTECTED]
smime.p7s
Description: S/MIME Cryptographic Signature
as I 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
Jonathan Johnson wrote:
The java.net repository pom for jsr173_api is here
https://maven-repository.dev.java.net/repository/javax.xml.bind/poms/jsr173_
api-1.0.pom
and it has a jaxb
that's why the JAXB 2.0 maven plugin uses the reference
jaxb and not javax.xml.bind.
Kohsuke Kawaguch
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
eed to register my custom 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]
> 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]
whereas when I create a project in Eclipse, a reference to JRE_LIB is
written as:
With the former setting, your classpath only includes rt.jar, and
nothing else. As a result, you may fail to import some classes like
javax.net.*, which sits in a different jar file.
regards,
--
K
11 matches
Mail list logo