On Sun, 03 Sep 2006, Steve Loughran <[EMAIL PROTECTED]> wrote:
> Stefan Bodewig wrote:
>
>> I'm not familiar enough with Maven repository to know how the jars
>> should be named and what the directory structure should look like.
> 
> That's good, there's a chapter in Java Development with Ant that
> covers that.
> 
> groupid:
> org.apache.ant
> 
> artifact:
> ant
> ant-junit
> antlib-nunit

We have that already, Kev and you added the necessary stuff to the
common build file.

> I'd keep the antlibs separate from the normal artifacts.

In a subdirectory of ant or a sibbling directory?  One directory per
antlib?

> There is a staging directory somewhere on the people.apache.org site
> where we can publish as an experiment.

There is one that publishes to the repository and one for snapshots
AFAIR.

> the repository people dont like it if projects accidentally publish
> to the real repository, especially if the releases arent signed by
> the PGP keys of the PMC.

While I didn't sign the RC I put up for a vote last week, I'd
certainly sign the beta.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to