You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2008/01/06 15:23:52 UTC

Re: svn commit: r597085 - /maven/components/branches/maven-2.0.x/pom.xml

brianf@apache.org wrote:
> Author: brianf
> Date: Wed Nov 21 05:42:45 2007
> New Revision: 597085
> 
> URL: http://svn.apache.org/viewvc?rev=597085&view=rev
> Log:
> bumping the parent to 6 and locking down all plugins
> 
> Modified:
>     maven/components/branches/maven-2.0.x/pom.xml
> 
> Modified: maven/components/branches/maven-2.0.x/pom.xml
> URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/pom.xml?rev=597085&r1=597084&r2=597085&view=diff
> ==============================================================================
> --- maven/components/branches/maven-2.0.x/pom.xml (original)
> +++ maven/components/branches/maven-2.0.x/pom.xml Wed Nov 21 05:42:45 2007
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.maven</groupId>
>      <artifactId>maven-parent</artifactId>
> -    <version>5</version>
> +    <version>6</version>
>      <relativePath>../pom/maven/pom.xml</relativePath>
>    </parent>
>    <artifactId>maven</artifactId>
> @@ -62,6 +62,11 @@
>            <artifactId>maven-jar-plugin</artifactId>
>            <version>2.1</version>
>          </plugin>
> +		<plugin>
> +          <groupId>org.apache.maven.plugins</groupId>
> +          <artifactId>maven-compiler-plugin</artifactId>
> +          <version>2.0.2</version>
> +        </plugin>
>          <plugin>
>            <artifactId>maven-assembly-plugin</artifactId>
>            <version>2.2-beta-1</version>
> @@ -81,6 +86,18 @@
>  		<plugin>
>            <artifactId>maven-site-plugin</artifactId>
>            <version>2.0-beta-5</version>
> +        </plugin>
> +		<plugin>
> +          <artifactId>maven-resources-plugin</artifactId>
> +          <version>2.2</version>
> +        </plugin>	
> +		<plugin>
> +          <artifactId>maven-remote-resources-plugin</artifactId>
> +          <version>1.0-alpha-15</version>
> +        </plugin>			

Surely the above version must be a typo...

> +		<plugin>
> +          <artifactId>maven-clean-plugin</artifactId>
> +          <version>2.1.1</version>
>          </plugin>
>          <plugin>
>            <artifactId>maven-release-plugin</artifactId>
> 
> 
> 


-- 
Dennis Lundberg

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


Re: svn commit: r597085 - /maven/components/branches/maven-2.0.x/pom.xml

Posted by Daniel Kulp <dk...@apache.org>.
1.0-alpha-15 sounds like was meant for the shade version, not 
remote-resources.

Dan


On Sunday 06 January 2008, Brian E. Fox wrote:
> Ummm. That's screwed up. The head of the plugin is already beta...not
> sure what's up with that.
>
> -----Original Message-----
> From: Vincent Siveton [mailto:vincent.siveton@gmail.com]
> Sent: Sunday, January 06, 2008 10:48 AM
> To: Maven Developers List
> Subject: Re: svn commit: r597085 -
> /maven/components/branches/maven-2.0.x/pom.xml
>
> Brian,
>
> You right for 2.0.8 [1], but can't find 1.0-alpha-15 in [2]?
>
> Cheers,
>
> Vincent
>
> [1]
> http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.8/pom.
>xm l
> [2]
> http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/m
>av en/plugins/maven-remote-resources-plugin/
>
> 2008/1/6, Brian E. Fox <br...@reply.infinity.nu>:
> > >>+        </plugin>
> > >> +            <plugin>
> > >> +          <artifactId>maven-resources-plugin</artifactId>
> > >> +          <version>2.2</version>
> > >> +        </plugin>
> > >> +            <plugin>
> > >> +          <artifactId>maven-remote-resources-plugin</artifactId>
> > >> +          <version>1.0-alpha-15</version>
> > >> +        </plugin>
> > >
> > >Surely the above version must be a typo...
> >
> > Why is that? 2.0.8 released that way.
>
> ---------------------------------------------------------------------
> 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



-- 
J. Daniel Kulp
Principal Engineer, IONA
dkulp@apache.org
http://www.dankulp.com/blog

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


RE: svn commit: r597085 - /maven/components/branches/maven-2.0.x/pom.xml

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
Ummm. That's screwed up. The head of the plugin is already beta...not
sure what's up with that.

-----Original Message-----
From: Vincent Siveton [mailto:vincent.siveton@gmail.com] 
Sent: Sunday, January 06, 2008 10:48 AM
To: Maven Developers List
Subject: Re: svn commit: r597085 -
/maven/components/branches/maven-2.0.x/pom.xml

Brian,

You right for 2.0.8 [1], but can't find 1.0-alpha-15 in [2]?

Cheers,

Vincent

[1]
http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.8/pom.xm
l
[2]
http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/mav
en/plugins/maven-remote-resources-plugin/

2008/1/6, Brian E. Fox <br...@reply.infinity.nu>:
> >>+        </plugin>
> >> +            <plugin>
> >> +          <artifactId>maven-resources-plugin</artifactId>
> >> +          <version>2.2</version>
> >> +        </plugin>
> >> +            <plugin>
> >> +          <artifactId>maven-remote-resources-plugin</artifactId>
> >> +          <version>1.0-alpha-15</version>
> >> +        </plugin>
>
> >Surely the above version must be a typo...
>
>
> Why is that? 2.0.8 released that way.
>

---------------------------------------------------------------------
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: r597085 - /maven/components/branches/maven-2.0.x/pom.xml

Posted by Vincent Siveton <vi...@gmail.com>.
Brian,

You right for 2.0.8 [1], but can't find 1.0-alpha-15 in [2]?

Cheers,

Vincent

[1] http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.8/pom.xml
[2] http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/maven/plugins/maven-remote-resources-plugin/

2008/1/6, Brian E. Fox <br...@reply.infinity.nu>:
> >>+        </plugin>
> >> +            <plugin>
> >> +          <artifactId>maven-resources-plugin</artifactId>
> >> +          <version>2.2</version>
> >> +        </plugin>
> >> +            <plugin>
> >> +          <artifactId>maven-remote-resources-plugin</artifactId>
> >> +          <version>1.0-alpha-15</version>
> >> +        </plugin>
>
> >Surely the above version must be a typo...
>
>
> Why is that? 2.0.8 released that way.
>

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


RE: svn commit: r597085 - /maven/components/branches/maven-2.0.x/pom.xml

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
>>+        </plugin>
>> +		<plugin>
>> +          <artifactId>maven-resources-plugin</artifactId>
>> +          <version>2.2</version>
>> +        </plugin>	
>> +		<plugin>
>> +          <artifactId>maven-remote-resources-plugin</artifactId>
>> +          <version>1.0-alpha-15</version>
>> +        </plugin>			

>Surely the above version must be a typo...


Why is that? 2.0.8 released that way.