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/08/16 15:01:29 UTC

Re: svn commit: r804685 - /maven/shared/trunk/maven-common-artifact-filters/pom.xml

Hi Arnaud,

> Author: aheritier
> Date: Sun Aug 16 12:54:37 2009
> New Revision: 804685
> 
> URL: http://svn.apache.org/viewvc?rev=804685&view=rev
> Log:
> Add source distrib for apache
> 
> Modified:
>     maven/shared/trunk/maven-common-artifact-filters/pom.xml
> 
> Modified: maven/shared/trunk/maven-common-artifact-filters/pom.xml
> URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-common-artifact-filters/pom.xml?rev=804685&r1=804684&r2=804685&view=diff
> ==============================================================================
> --- maven/shared/trunk/maven-common-artifact-filters/pom.xml (original)
> +++ maven/shared/trunk/maven-common-artifact-filters/pom.xml Sun Aug 16 12:54:37 2009
> +          <plugin>
> +            <artifactId>maven-assembly-plugin</artifactId>
> +            <version>2.2-beta-4</version>
> +            <dependencies>
> +              <dependency>
> +                <groupId>org.apache</groupId>
> +                <artifactId>apache-source-release-assembly-descriptor</artifactId>
> +                <version>1.0-SNAPSHOT</version>
> +              </dependency>

Are you sure you want to use a SNAPSHOT for the release?


Benjamin

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


Re: svn commit: r804685 - /maven/shared/trunk/maven-common-artifact-filters/pom.xml

Posted by Arnaud HERITIER <ah...@gmail.com>.
No I wanted something simple but it isn't because this snapshot isn't
deployed.I have to copy the descriptor

On Sun, Aug 16, 2009 at 3:01 PM, Benjamin Bentmann <
benjamin.bentmann@udo.edu> wrote:

> Hi Arnaud,
>
>  Author: aheritier
>> Date: Sun Aug 16 12:54:37 2009
>> New Revision: 804685
>>
>> URL: http://svn.apache.org/viewvc?rev=804685&view=rev
>> Log:
>> Add source distrib for apache
>>
>> Modified:
>>    maven/shared/trunk/maven-common-artifact-filters/pom.xml
>>
>> Modified: maven/shared/trunk/maven-common-artifact-filters/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/shared/trunk/maven-common-artifact-filters/pom.xml?rev=804685&r1=804684&r2=804685&view=diff
>>
>> ==============================================================================
>> --- maven/shared/trunk/maven-common-artifact-filters/pom.xml (original)
>> +++ maven/shared/trunk/maven-common-artifact-filters/pom.xml Sun Aug 16
>> 12:54:37 2009
>> +          <plugin>
>> +            <artifactId>maven-assembly-plugin</artifactId>
>> +            <version>2.2-beta-4</version>
>> +            <dependencies>
>> +              <dependency>
>> +                <groupId>org.apache</groupId>
>> +
>>  <artifactId>apache-source-release-assembly-descriptor</artifactId>
>> +                <version>1.0-SNAPSHOT</version>
>> +              </dependency>
>>
>
> Are you sure you want to use a SNAPSHOT for the release?
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>