Public maven repos (was Re: jakarta-taglibs)

2004-02-28 Thread Joe Germuska
At 8:00 PM -0500 2/27/04, Mark R. Diggory wrote:
No, we just need to get them up and available in 
/www/www.apache.org/dist/java-repository on minotaur, they'll be 
published onto ibiblio using the rsync Jason's running between the 
two.

Notice: Apache Projects should all be publishing thier jars onto 
java-repository not via requests to ibiblio/JIRA, if you do submit 
such requests they will now be redirected to use java-repository.
I have a couple of questions about public repositories in general. 
One can see from the structure of the iBiblio repository that there 
are ideas of storing more than just JARs there.  Are there any parts 
of Maven that currently use anything besides the JARS?

Also, specific to Apache, I see for most of the repository elements 
that have a licenses directory, the files in there are not 
versioned; however, Apache projects are currently finishing changing 
to the Apache 2.0 license.  Is there anything one should do to keep 
those directories correct?

Just curious...

Joe

--
Joe Germuska
[EMAIL PROTECTED]  
http://blog.germuska.com
  Imagine if every Thursday your shoes exploded if you tied them 
the usual way.  This happens to us all the time with computers, and 
nobody thinks of complaining.
-- Jef Raskin

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


Re: Public maven repos (was Re: jakarta-taglibs)

2004-02-28 Thread Henri Yandell

I believe the war plugin will suck tld's down from the maven repo. I was
looking at the source the other day [I think it was that plugin] and it
had something to pull them down.

It would also be nice if the project.xml files were placed on the maven
repo, which seemed to be suggested at one point by the creation of pom/
directories but I've not seen any deployed as such. Not looked in a bit
though.

This would allow plugins to become recursive and ask for the dependencies
of a dependency etc.

Hen

On Sat, 28 Feb 2004, Joe Germuska wrote:

 At 8:00 PM -0500 2/27/04, Mark R. Diggory wrote:
 No, we just need to get them up and available in
 /www/www.apache.org/dist/java-repository on minotaur, they'll be
 published onto ibiblio using the rsync Jason's running between the
 two.
 
 Notice: Apache Projects should all be publishing thier jars onto
 java-repository not via requests to ibiblio/JIRA, if you do submit
 such requests they will now be redirected to use java-repository.

 I have a couple of questions about public repositories in general.
 One can see from the structure of the iBiblio repository that there
 are ideas of storing more than just JARs there.  Are there any parts
 of Maven that currently use anything besides the JARS?


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



Re: Public maven repos (was Re: jakarta-taglibs)

2004-02-28 Thread Tim Chen
project.xml files *are* places in the maven repo
They are renamed to project.pom
I think the dependencies of a dependency is something being worked on :)
-Tim
Henri Yandell wrote:

I believe the war plugin will suck tld's down from the maven repo. I was
looking at the source the other day [I think it was that plugin] and it
had something to pull them down.
It would also be nice if the project.xml files were placed on the maven
repo, which seemed to be suggested at one point by the creation of pom/
directories but I've not seen any deployed as such. Not looked in a bit
though.
This would allow plugins to become recursive and ask for the dependencies
of a dependency etc.
Hen

On Sat, 28 Feb 2004, Joe Germuska wrote:

 

At 8:00 PM -0500 2/27/04, Mark R. Diggory wrote:
   

No, we just need to get them up and available in
/www/www.apache.org/dist/java-repository on minotaur, they'll be
published onto ibiblio using the rsync Jason's running between the
two.
Notice: Apache Projects should all be publishing thier jars onto
java-repository not via requests to ibiblio/JIRA, if you do submit
such requests they will now be redirected to use java-repository.
 

I have a couple of questions about public repositories in general.
One can see from the structure of the iBiblio repository that there
are ideas of storing more than just JARs there.  Are there any parts
of Maven that currently use anything besides the JARS?
   



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



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