You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jason van Zyl <ja...@maven.org> on 2010/11/03 23:08:07 UTC

Re: svn commit: r1030628 - /maven/maven-3/trunk/doap_Maven.rdf

Are you hand editing this or using the plugin? If you're hand editing it then the doap plugin is another candidate for nuking.

On Nov 3, 2010, at 8:28 PM, brett@apache.org wrote:

> Author: brett
> Date: Wed Nov  3 19:28:03 2010
> New Revision: 1030628
> 
> URL: http://svn.apache.org/viewvc?rev=1030628&view=rev
> Log:
> short desc should be... short
> 
> Modified:
>    maven/maven-3/trunk/doap_Maven.rdf
> 
> Modified: maven/maven-3/trunk/doap_Maven.rdf
> URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/doap_Maven.rdf?rev=1030628&r1=1030627&r2=1030628&view=diff
> ==============================================================================
> --- maven/maven-3/trunk/doap_Maven.rdf (original)
> +++ maven/maven-3/trunk/doap_Maven.rdf Wed Nov  3 19:28:03 2010
> @@ -23,7 +23,7 @@ under the License.
>     <name>Apache Maven</name>
>     <homepage rdf:resource="http://maven.apache.org/"/>
>     <asfext:pmc rdf:resource="http://maven.apache.org/"/>
> -    <shortdesc>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</shortdesc>
> +    <shortdesc>Maven is a project development management and comprehension tool.</shortdesc>
>     <description>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</description>
>     <bug-database rdf:resource="http://jira.codehaus.org/browse/MNG"/>
>     <mailing-list rdf:resource="http://maven.apache.org/mail-lists.html"/>
> 
> 

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
---------------------------------------------------------

A man enjoys his work when he understands the whole and when he
is responsible for the quality of the whole

 -- Christopher Alexander, A Pattern Language




Re: svn commit: r1030628 - /maven/maven-3/trunk/doap_Maven.rdf

Posted by Vincent Siveton <vs...@apache.org>.
AFAIK james uses it and probably some other ASF projects like myfaces TBD.

Vincent

2010/11/3 Brett Porter <br...@apache.org>:
> I tried the plugin, but the content was significantly different to the original. Didn't have time to check it, but noticed at least a few problems with the distribution URLs, so I dropped it into my to check list and just edited it by hand.
>
> Does anyone else know if it's being used somewhere?
>
> - Brett
>
> On 03/11/2010, at 6:08 PM, Jason van Zyl wrote:
>
>> Are you hand editing this or using the plugin? If you're hand editing it then the doap plugin is another candidate for nuking.
>>
>> On Nov 3, 2010, at 8:28 PM, brett@apache.org wrote:
>>
>>> Author: brett
>>> Date: Wed Nov  3 19:28:03 2010
>>> New Revision: 1030628
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1030628&view=rev
>>> Log:
>>> short desc should be... short
>>>
>>> Modified:
>>>   maven/maven-3/trunk/doap_Maven.rdf
>>>
>>> Modified: maven/maven-3/trunk/doap_Maven.rdf
>>> URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/doap_Maven.rdf?rev=1030628&r1=1030627&r2=1030628&view=diff
>>> ==============================================================================
>>> --- maven/maven-3/trunk/doap_Maven.rdf (original)
>>> +++ maven/maven-3/trunk/doap_Maven.rdf Wed Nov  3 19:28:03 2010
>>> @@ -23,7 +23,7 @@ under the License.
>>>    <name>Apache Maven</name>
>>>    <homepage rdf:resource="http://maven.apache.org/"/>
>>>    <asfext:pmc rdf:resource="http://maven.apache.org/"/>
>>> -    <shortdesc>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</shortdesc>
>>> +    <shortdesc>Maven is a project development management and comprehension tool.</shortdesc>
>>>    <description>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</description>
>>>    <bug-database rdf:resource="http://jira.codehaus.org/browse/MNG"/>
>>>    <mailing-list rdf:resource="http://maven.apache.org/mail-lists.html"/>
>>>
>>>
>>
>> Thanks,
>>
>> Jason
>>
>> ----------------------------------------------------------
>> Jason van Zyl
>> Founder,  Apache Maven
>> http://twitter.com/jvanzyl
>> ---------------------------------------------------------
>>
>> A man enjoys his work when he understands the whole and when he
>> is responsible for the quality of the whole
>>
>> -- Christopher Alexander, A Pattern Language
>>
>>
>>
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r1030628 - /maven/maven-3/trunk/doap_Maven.rdf

Posted by Brett Porter <br...@apache.org>.
I tried the plugin, but the content was significantly different to the original. Didn't have time to check it, but noticed at least a few problems with the distribution URLs, so I dropped it into my to check list and just edited it by hand.

Does anyone else know if it's being used somewhere?

- Brett

On 03/11/2010, at 6:08 PM, Jason van Zyl wrote:

> Are you hand editing this or using the plugin? If you're hand editing it then the doap plugin is another candidate for nuking.
> 
> On Nov 3, 2010, at 8:28 PM, brett@apache.org wrote:
> 
>> Author: brett
>> Date: Wed Nov  3 19:28:03 2010
>> New Revision: 1030628
>> 
>> URL: http://svn.apache.org/viewvc?rev=1030628&view=rev
>> Log:
>> short desc should be... short
>> 
>> Modified:
>>   maven/maven-3/trunk/doap_Maven.rdf
>> 
>> Modified: maven/maven-3/trunk/doap_Maven.rdf
>> URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/doap_Maven.rdf?rev=1030628&r1=1030627&r2=1030628&view=diff
>> ==============================================================================
>> --- maven/maven-3/trunk/doap_Maven.rdf (original)
>> +++ maven/maven-3/trunk/doap_Maven.rdf Wed Nov  3 19:28:03 2010
>> @@ -23,7 +23,7 @@ under the License.
>>    <name>Apache Maven</name>
>>    <homepage rdf:resource="http://maven.apache.org/"/>
>>    <asfext:pmc rdf:resource="http://maven.apache.org/"/>
>> -    <shortdesc>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</shortdesc>
>> +    <shortdesc>Maven is a project development management and comprehension tool.</shortdesc>
>>    <description>Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</description>
>>    <bug-database rdf:resource="http://jira.codehaus.org/browse/MNG"/>
>>    <mailing-list rdf:resource="http://maven.apache.org/mail-lists.html"/>
>> 
>> 
> 
> Thanks,
> 
> Jason
> 
> ----------------------------------------------------------
> Jason van Zyl
> Founder,  Apache Maven
> http://twitter.com/jvanzyl
> ---------------------------------------------------------
> 
> A man enjoys his work when he understands the whole and when he
> is responsible for the quality of the whole
> 
> -- Christopher Alexander, A Pattern Language
> 
> 
> 

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org