users@jaxb.java.net

RE: Making a webpage for JAXB maven plugin?

From: Jonathan Johnson <jonjohnson_at_mail.com>
Date: Tue, 21 Mar 2006 00:01:57 -0500

The instructions for the JAXB XJC Maven 2 Plugin have been posted to

https://jaxb.dev.java.net/jaxb-maven2-plugin/

Kohsuke - We need to get the plugin into the repository so people can
download it.

The instructions are to install the plugin from here.

    <repositories>
        <repository>
            <id>java.net</id>
            <name>java.net Maven Repository</name>
            <url>https://maven-repository.dev.java.net/nonav/repository</url
>
            <layout>legacy</layout>
        </repository>
    </repositories>

As we agreed, ultimately it would be nice to have them on
http://www.ibiblio.org/maven2/.

How can we get a jar of the plugin posted onto the java.net Maven
Repository?


-----Original Message-----
From: Kohsuke Kawaguchi [mailto:Kohsuke.Kawaguchi_at_Sun.COM]
Sent: Friday, March 17, 2006 10:14 AM
To: users_at_jaxb.dev.java.net
Subject: Re: Making a webpage for JAXB maven plugin?

Jonathan Johnson wrote:
>>> All you need to do is to essentially copy over the generated
>>> files and add them into CVS,
>
> I'm missing some information. You mean copy and check in all the HTML
> documentation to...
>
> The java.net cvs repository:
>
> jaxb/www/jaxb-maven2-plugin/index.html (Currently reads Under
> construction.)
> jaxb/www/jaxb-maven2-plugin/**

Yes. Just overwrite index.html.


--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com