14 messages in org.apache.legal-discussMaven repository issues [Was: Creativ...
FromSent OnAttachments
Henri YandellMay 29, 2008 1:06 am 
Stefano BagnaraMay 29, 2008 1:17 am 
Assaf ArkinMay 29, 2008 10:53 am 
Henri YandellMay 29, 2008 12:10 pm 
Stefano BagnaraMay 29, 2008 12:35 pm 
David JencksMay 29, 2008 12:47 pm 
Craig L RussellMay 29, 2008 2:38 pm 
Gilles ScokartMay 30, 2008 1:04 am 
Stefano BagnaraMay 30, 2008 1:47 am 
Assaf ArkinMay 30, 2008 2:50 am 
sebbMay 30, 2008 2:51 am 
Stefano BagnaraMay 30, 2008 3:33 am 
Assaf ArkinMay 30, 2008 4:33 am 
Gilles ScokartMay 30, 2008 4:35 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Maven repository issues [Was: Creative Commons Attribution License]Actions...
From:Henri Yandell (bay@apache.org)
Date:May 29, 2008 1:06:31 am
List:org.apache.legal-discuss

On Thu, May 29, 2008 at 12:58 AM, Stefano Bagnara <apa@bago.org> wrote:

Craig L Russell ha scritto:

I don't have any problem with depending on a CC licensed artifact, but I'm troubled by the notion that an artifact would be installed into a Maven repository by "not the author".

I had big issues with the fact that pom.xml in maven repository have no license headers. Our PMC voted down redistributing some of them because of this.

It should be enforced that any uploaded pom.xml include a license header to specify the license for the pom itself.

Unfortunately most pom.xml in the current repository do not have the license header and we don't even know who hold the copyright for that files, AFAIK.

Apart from the description of the project, which is usually copied from the project website if it's even there, I wonder how much copyright there is in a pom.xml. All of the xml tags and attributes are a standard enforced by the Maven tool, so that leaves the data in between the xml - namely urls, people's names, project name/versions and some small level of configuration (ie: numbers and file paths).

A different world than even a build.xml where basic building blocks are used as a set of instructions.

Hen