On Tuesday 24 March 2009 06:08:16 pm Raphaël Piéroni wrote:
> I just uploaded a new version of the 2.0-a-5 snapshot on the apache
> snapshot repository.
> Please try it "mvn
> org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-5-SNAPSHOT:genera
>te" don't forget to use the new snapshot repos
Cool, thanks!
On 25/03/2009, at 2:11 AM, John Casey wrote:
Hmm, forgot to post to annou...@apache.org. I already posted to
annou...@maven.apache.org
I'll follow up with annou...@apache.org.
-john
--
Brett Porter
br...@apache.org
http://blogs.exist.com/bporter/
---
Henri Gomez wrote:
> Not really related, but what about 'un etat de l'art' of the plugins
> to be used with maven 2.1.0 ?
[snip]
This list is only there to guarantee a reproduceable build if you do not
yourself take the task to pin down the plugin versions. Actually I think
most long time Maven
>don't forget to use the new snapshot repository
>http://repository.zones.apache.org/content/groups/snapshots/
The correct url is http://repository.apache.org/snapshots/
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
I just uploaded a new version of the 2.0-a-5 snapshot on the apache
snapshot repository.
Please try it "mvn
org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-5-SNAPSHOT:generate"
don't forget to use the new snapshot repository
http://repository.zones.apache.org/content/groups/snapshots/
R
Not really related, but what about 'un etat de l'art' of the plugins
to be used with maven 2.1.0 ?
I could see in the 'embedded master pom' :
maven-antrun-plugin
1.3
maven-assembly-plugin
2.2-beta-2
As an example of the usage of the MAVEN USER page, the current page
when used to generate projects.
The following archetypes fails to generate a project with:
org.apache.maven.archetypes:maven-archetype-simple
net.databinder:data-app
com.atlassian.maven.archetypes:bamboo-plugin-archetype
com.atlass
Patch applied
I rescheduled all the issues that awaited fixes out of 2.0-a-5.
It is important to note that NOW the archetype plugin search its
catalog in http://repo1.maven.org/maven2/archetype-catalog.xml
Alas that catalog is not deployed YET. Some solutions are possible to
have that file :
1.
nicolas de loof wrote at Dienstag, 24. März 2009 17:00:
> Hi,
> my build doesn't work anymore with Maven 2.1.0.
> The maven-war-plugin in version 2.1-* fails with :
Did you try the latest one released two days ago (2.0-beta-1) ?
- Jörg
--
Can you please provide more information, version environment etc. Also a
stacktrace or debug log.
One of my personal webapps builds fine using Maven 2.1.0 and Maven WAR
Plugin 2.1-beta-1.
>mvn --version
Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100)
Java version: 1.4.2_18
Java home: C:\P
yes
- Message d'origine
De : Arnaud HERITIER
À : Maven Developers List
Envoyé le : Mardi, 24 Mars 2009, 14h35mn 20s
Objet : Re: Re : [VOTE] Release Maven eclipse plugin version 2.6
did you try to remove your 2.6 copy locally to retry to download the pom ?
2009/3/24 Julien HENRY
>
+1
Arnaud
2009/3/24 John Casey
> +1
>
>
> Benjamin Bentmann wrote:
>
>> Dennis Lundberg wrote:
>>
>> Staging repo:
>>>
>>> https://repository.apache.org/content/repositories/maven-staging-525c8dac62100f/
>>>
>>> Staging site:
>>> http://maven.apache.org/plugins/maven-install-plugin-2.3/
>>>
>>
+1
Benjamin Bentmann wrote:
Dennis Lundberg wrote:
Staging repo:
https://repository.apache.org/content/repositories/maven-staging-525c8dac62100f/
Staging site:
http://maven.apache.org/plugins/maven-install-plugin-2.3/
+1
Benjamin
---
+1
--
Olivier
2009/3/22 Benjamin Bentmann :
> Dennis Lundberg wrote:
>
>> Staging repo:
>>
>> https://repository.apache.org/content/repositories/maven-staging-525c8dac62100f/
>>
>> Staging site:
>> http://maven.apache.org/plugins/maven-install-plugin-2.3/
>
> +1
>
>
> Benjamin
>
>
Sure, but do you expect 2.x compatible plugins to be useful in 3.0? If
so, then we'll need some sort of migration path that follows real
deprecation...which means giving them a workable alternative before 3.0
comes out and takes away the deprecated stuff. Plugin devs will need a
release platfor
On 24-Mar-09, at 8:08 AM, John Casey wrote:
There's a similar thing happening in the assembly plugin, for
component descriptor handlers (the things that merge various
descriptors when there is a collision, rather than simply replacing
one with another). It might work out alright to simply
Hi,
my build doesn't work anymore with Maven 2.1.0.
The maven-war-plugin in version 2.1-* fails with :
[INFO] Packaging webapp
[INFO]
[ERROR] FATAL ERROR
[INFO]
Done:
http://jira.codehaus.org/browse/MECLIPSE-536
- Message d'origine
De : Arnaud HERITIER
À : Maven Developers List
Envoyé le : Mardi, 24 Mars 2009, 10h23mn 10s
Objet : Re: Re : [VOTE] Release Maven eclipse plugin version 2.6
yes please.
2009/3/24 Julien HENRY
>
> I got the fo
Hmm, forgot to post to annou...@apache.org. I already posted to
annou...@maven.apache.org
I'll follow up with annou...@apache.org.
-john
Brett Porter wrote:
Will you be posting this to annou...@apache.org and
annou...@maven.apache.org?
Thanks,
Brett
On 22/03/2009, at 7:33 AM, John Casey wr
There's a similar thing happening in the assembly plugin, for component
descriptor handlers (the things that merge various descriptors when
there is a collision, rather than simply replacing one with another). It
might work out alright to simply load a collection of these, then pick
the correct
did you try to remove your 2.6 copy locally to retry to download the pom ?
2009/3/24 Julien HENRY
>
> Hi,
>
> It seems I can't manage to download the plugin pom.xml. Only the JAR is
> downloaded in my local repo:
>
> >mvn -Pstaged-releases clean install eclipse:eclipse -cpu -X
> + Error stacktra
Hi,
It seems I can't manage to download the plugin pom.xml. Only the JAR is
downloaded in my local repo:
>mvn -Pstaged-releases clean install eclipse:eclipse -cpu -X
+ Error stacktraces are turned on.
Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100)
Java version: 1.6.0_12
Java home: C:\Pr
yes please.
2009/3/24 Julien HENRY
>
> I got the following error:
>
> >mvn clean install eclipse:eclipse -Pstaged -cpu
> ...
> [INFO]
>
> [ERROR] BUILD ERROR
> [INFO]
> --
I got the following error:
>mvn clean install eclipse:eclipse -Pstaged -cpu
...
[INFO]
[ERROR] BUILD ERROR
[INFO]
[INFO] Internal error in the plugin m
+1
On Tue, Mar 24, 2009 at 9:43 AM, Fabrice Bellingard wrote:
> +1
>
> - Fabrice
> belling...@apache.org
>
>
> On Tue, Mar 24, 2009 at 1:05 AM, Barrie Treloar
> wrote:
>
> > Hi,
> >
> > We solved 35 issues:
> >
> >
> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14163&styleName=Html&
+1
- Fabrice
belling...@apache.org
On Tue, Mar 24, 2009 at 1:05 AM, Barrie Treloar wrote:
> Hi,
>
> We solved 35 issues:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14163&styleName=Html&projectId=11133
>
> There remaining issues left in JIRA:
>
> http://jira.codehaus.org/secu
I applied the archetype-234 patch on the trunk at home,
but didn't comitted yet on apache svn.
I run the build with the patch and it is not broken ;-)
I think i will commit it tonite (still morning now).
I will also reshedule the issues for the next 2.0-a-5 and call for a vote.
I was a little a
27 matches
Mail list logo