You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Trygve Laugstøl <tr...@apache.org> on 2007/03/01 12:11:07 UTC

Re: svn commit: r512016 - /maven/sandbox/trunk/plugins/maven-dependency-plugin/pom.xml

Jörg Schaible wrote:
> Dan Tran wrote:
> 
>> I think you broke the convention of 2 spaces indentation for xml file ;-)
> 
> Well, no. All the lines had tab indention except the new ones I added. So I
> converted them into tabs also ;-)

The convention is 2 spaces as indent so please fix the previous 
developer's work and keep it consistent :)

--
Trygve

> 
> - Jörg
> 
>> On 2/26/07, joehni@apache.org <jo...@apache.org> wrote:
>>> Author: joehni
>>> Date: Mon Feb 26 13:19:19 2007
>>> New Revision: 512016
>>>
>>> URL: http://svn.apache.org/viewvc?view=rev&rev=512016
>>> Log:
>>> Format new XML part.
>>>
>>> Modified:
>>>    maven/sandbox/trunk/plugins/maven-dependency-plugin/pom.xml
>>>
>>> Modified: maven/sandbox/trunk/plugins/maven-dependency-plugin/pom.xml
>>> URL:
>>>
> http://svn.apache.org/viewvc/maven/sandbox/trunk/plugins/maven-dependency-plugin/pom.xml?view=diff&rev=512016&r1=512015&r2=512016
>>>
> ==============================================================================
>>> --- maven/sandbox/trunk/plugins/maven-dependency-plugin/pom.xml
>>> (original) +++
>>> maven/sandbox/trunk/plugins/maven-dependency-plugin/pom.xml Mon Feb 26
>>> 13:19:19 2007 @@ -217,11 +217,11 @@
>>>                        <artifactId>plexus-container-default</artifactId>
>>>                        <version>1.0-alpha-9</version>
>>>                </dependency>
>>> -        <dependency>
>>> -          <groupId>org.apache.maven.shared</groupId>
>>> -          <artifactId>maven-dependency-analyzer</artifactId>
>>> -          <version>1.0-SNAPSHOT</version>
>>> -        </dependency>
>>> +               <dependency>
>>> +                   <groupId>org.apache.maven.shared</groupId>
>>> +                   <artifactId>maven-dependency-analyzer</artifactId>
>>> +                   <version>1.0-SNAPSHOT</version>
>>> +               </dependency>
>>>        </dependencies>
>>>        <!--reporting>
>>>     <plugins>
>>>
>>>
>>>
> 
> 
> 
> ---------------------------------------------------------------------
> 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