You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Benjamin Bentmann <be...@udo.edu> on 2009/02/06 13:28:42 UTC

maven.xml, project.xml and project.properties

Hi,

the core module maven-model in all three dev branches contains the files
- maven.xml
- project.xml
- project.properties

Are these just relicts from former M1 days and could be deleted or do 
they still serve a purpose?


Benjamin

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


Re: maven.xml, project.xml and project.properties

Posted by Jason van Zyl <jv...@sonatype.com>.
Cool, thanks Arnaud. I'll remove them.

On 7-Feb-09, at 5:16 PM, Arnaud HERITIER wrote:

> yes you can remove them from trunk.
> Maven 1.1 (http://svn.apache.org/repos/asf/maven/maven-1/core/tags/maven-1.1 
> )
> uses Maven Model 3.0.2 (
> http://svn.apache.org/repos/asf/maven/components/tags/maven-model-3.0.2/) 
> .
>
> cheers
>
> Arnaud
>
> On Sat, Feb 7, 2009 at 3:53 AM, Brett Porter <br...@apache.org> wrote:
>
>> They can be removed from trunk - it was to produce a 3.0.0 model  
>> version
>> for Maven 1.1.
>>
>>
>> On 06/02/2009, at 11:05 PM, Jason van Zyl wrote:
>>
>> I Arnaud and Lukas would know best. The last version of Maven 1.x  
>> started
>>> using these I believe, so if someone wanted to work on the older  
>>> version
>>> they would most likely need these. They probably don't need to be  
>>> in trunk
>>> but we should keep a copy around somewhere in the event someone  
>>> wants to
>>> patch Maven 1.x.
>>>
>>> On 6-Feb-09, at 4:28 AM, Benjamin Bentmann wrote:
>>>
>>> Hi,
>>>>
>>>> the core module maven-model in all three dev branches contains  
>>>> the files
>>>> - maven.xml
>>>> - project.xml
>>>> - project.properties
>>>>
>>>> Are these just relicts from former M1 days and could be deleted  
>>>> or do
>>>> they still serve a purpose?
>>>>
>>>>
>>>> Benjamin
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>>
>>>>
>>> Thanks,
>>>
>>> Jason
>>>
>>> ----------------------------------------------------------
>>> Jason van Zyl
>>> Founder,  Apache Maven
>>> jason at sonatype dot com
>>> ----------------------------------------------------------
>>>
>>> Three may keep a secret if two of them are dead.
>>>
>>> -- Benjamin Franklin
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>>
>> --
>> Brett Porter
>> brett@apache.org
>> http://blogs.exist.com/bporter/
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>
>
> -- 
> Arnaud

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------

We know what we are, but know not what we may be.

   -- Shakespeare


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


Re: maven.xml, project.xml and project.properties

Posted by Arnaud HERITIER <ah...@gmail.com>.
yes you can remove them from trunk.
Maven 1.1 (http://svn.apache.org/repos/asf/maven/maven-1/core/tags/maven-1.1)
uses Maven Model 3.0.2 (
http://svn.apache.org/repos/asf/maven/components/tags/maven-model-3.0.2/).

cheers

Arnaud

On Sat, Feb 7, 2009 at 3:53 AM, Brett Porter <br...@apache.org> wrote:

> They can be removed from trunk - it was to produce a 3.0.0 model version
> for Maven 1.1.
>
>
> On 06/02/2009, at 11:05 PM, Jason van Zyl wrote:
>
>  I Arnaud and Lukas would know best. The last version of Maven 1.x started
>> using these I believe, so if someone wanted to work on the older version
>> they would most likely need these. They probably don't need to be in trunk
>> but we should keep a copy around somewhere in the event someone wants to
>> patch Maven 1.x.
>>
>> On 6-Feb-09, at 4:28 AM, Benjamin Bentmann wrote:
>>
>>  Hi,
>>>
>>> the core module maven-model in all three dev branches contains the files
>>> - maven.xml
>>> - project.xml
>>> - project.properties
>>>
>>> Are these just relicts from former M1 days and could be deleted or do
>>> they still serve a purpose?
>>>
>>>
>>> Benjamin
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>>
>> Thanks,
>>
>> Jason
>>
>> ----------------------------------------------------------
>> Jason van Zyl
>> Founder,  Apache Maven
>> jason at sonatype dot com
>> ----------------------------------------------------------
>>
>> Three may keep a secret if two of them are dead.
>>
>> -- Benjamin Franklin
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
> --
> Brett Porter
> brett@apache.org
> http://blogs.exist.com/bporter/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
Arnaud

Re: maven.xml, project.xml and project.properties

Posted by Brett Porter <br...@apache.org>.
They can be removed from trunk - it was to produce a 3.0.0 model  
version for Maven 1.1.

On 06/02/2009, at 11:05 PM, Jason van Zyl wrote:

> I Arnaud and Lukas would know best. The last version of Maven 1.x  
> started using these I believe, so if someone wanted to work on the  
> older version they would most likely need these. They probably don't  
> need to be in trunk but we should keep a copy around somewhere in  
> the event someone wants to patch Maven 1.x.
>
> On 6-Feb-09, at 4:28 AM, Benjamin Bentmann wrote:
>
>> Hi,
>>
>> the core module maven-model in all three dev branches contains the  
>> files
>> - maven.xml
>> - project.xml
>> - project.properties
>>
>> Are these just relicts from former M1 days and could be deleted or  
>> do they still serve a purpose?
>>
>>
>> Benjamin
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
> Thanks,
>
> Jason
>
> ----------------------------------------------------------
> Jason van Zyl
> Founder,  Apache Maven
> jason at sonatype dot com
> ----------------------------------------------------------
>
> Three may keep a secret if two of them are dead.
>
> -- Benjamin Franklin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

--
Brett Porter
brett@apache.org
http://blogs.exist.com/bporter/


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


Re: maven.xml, project.xml and project.properties

Posted by Jason van Zyl <jv...@sonatype.com>.
I Arnaud and Lukas would know best. The last version of Maven 1.x  
started using these I believe, so if someone wanted to work on the  
older version they would most likely need these. They probably don't  
need to be in trunk but we should keep a copy around somewhere in the  
event someone wants to patch Maven 1.x.

On 6-Feb-09, at 4:28 AM, Benjamin Bentmann wrote:

> Hi,
>
> the core module maven-model in all three dev branches contains the  
> files
> - maven.xml
> - project.xml
> - project.properties
>
> Are these just relicts from former M1 days and could be deleted or  
> do they still serve a purpose?
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
jason at sonatype dot com
----------------------------------------------------------

Three may keep a secret if two of them are dead.

  -- Benjamin Franklin


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