[jira] Subscription: Design & Best Practices

2009-02-19 Thread jira
Issue Subscription Filter: Design & Best Practices (28 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques

RE: svn commit: r746002 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/plugin/ maven-embedder/src/main/java/org/apache/maven/embedder/ maven-project-builder/ maven-project-bui

2009-02-19 Thread Brian E. Fox
Why don't we just hookup checkstyle to maven? -Original Message- From: Hervé BOUTEMY [mailto:herve.bout...@free.fr] Sent: Thursday, February 19, 2009 7:08 PM To: dev@maven.apache.org Subject: Re: svn commit: r746002 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/

Re: svn commit: r746002 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/plugin/ maven-embedder/src/main/java/org/apache/maven/embedder/ maven-project-builder/ maven-project-bui

2009-02-19 Thread Hervé BOUTEMY
Hi Shane, There are a lot of coding style conventions problems in this commit: - whitespace, - implements/throws on a separate line, > +private String parentGroupId = null, parentArtifactId = null, > parentVersion = null, parentId = null, parentRelativePath; each attribute should be declared o

RE: Permission denied to access some artefacts on central repo

2009-02-19 Thread Brian E. Fox
It's fixed now. The problem was I fixed org/hibernate/* before not /hibernate. Anyone know why these same files exist in both paths? -Original Message- From: Brian E. Fox [mailto:bri...@reply.infinity.nu] Sent: Thursday, February 19, 2009 6:23 PM To: Maven Developers List Subject: RE: Per

RE: Permission denied to access some artefacts on central repo

2009-02-19 Thread Brian E. Fox
I wish there was a way to see the actual rsync command, it must be pulling over the permissions? -Original Message- From: Arnaud HERITIER [mailto:aherit...@gmail.com] Sent: Thursday, February 19, 2009 6:04 PM To: Maven Developers List Subject: Re: Permission denied to access some artefac

Re: Permission denied to access some artefacts on central repo

2009-02-19 Thread Arnaud HERITIER
which will be launched after each rsync ? it's a possibility if it's not too long to repair all rigths. On Thu, Feb 19, 2009 at 11:46 PM, Brian E. Fox wrote: > I'll just put a script to fix all the permissions? > > -Original Message- > From: Arnaud HERITIER [mailto:aherit...@gmail.com] >

RE: [vote] release asf/maven/maven-plugins/maven-shared poms

2009-02-19 Thread Brian E. Fox
Somehow the tag is messed up, the actual file is ok: https://repository.apache.org/content/groups/staging/org/apache/maven/pl ugins/maven-plugins/13/maven-plugins-13.pom I'll fix the tag. -Original Message- From: Dennis Lundberg [mailto:denn...@apache.org] Sent: Thursday, February 19, 20

RE: Permission denied to access some artefacts on central repo

2009-02-19 Thread Brian E. Fox
I'll just put a script to fix all the permissions? -Original Message- From: Arnaud HERITIER [mailto:aherit...@gmail.com] Sent: Thursday, February 19, 2009 5:33 PM To: Maven Developers List Subject: Re: Permission denied to access some artefacts on central repo Jason, I reported the issu

Re: Permission denied to access some artefacts on central repo

2009-02-19 Thread Arnaud HERITIER
Jason, I reported the issue in January but it was fixed by Brian http://www.nabble.com/Re:-403-errors-td21564203.html I think rsync will revert your fix :-( http://repo2.maven.org/maven2/hibernate/hibernate-tools/3.2.3.GA/hibernate-tools-3.2.3.GA.jarreturns a 403 for example. Perhaps a rsync wa

Re: [vote] release asf/maven/maven-plugins/maven-shared poms

2009-02-19 Thread Dennis Lundberg
-1 on the maven-plugins POM after a quick glance. It still has a SNAPSHOT version on the tag http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-13/pom.xml?revision=745340&view=markup Brian E. Fox wrote: > New parents need to be released with the new distributionManagement > sections po

[RESULT] [VOTE] Release Maven Doxia version 1.0

2009-02-19 Thread Dennis Lundberg
Hi, The vote has passed with the following result : +1 (binding): Dennis, Vincent, Lukas, Hervé +0 (binding): Arnaud I will promote the artifacts to the central repo. Dennis Lundberg wrote: > Hi, > > (resending due to SMTP-server problems) > > The time has finally come to release Doxia 1.0. F

Re: modello snapshot problem

2009-02-19 Thread Hervé BOUTEMY
Modello CLI has changed in Modello 1.0: added parameter I modified build.xml, but missed build-mercury.xml: fix done in r745971 Regards, Hervé Le jeudi 19 février 2009, Oleg Gusakov a écrit : > I am modifying the bootstrap and am hitting a problem: > > Generating sources for maven-model/src/ma

Re: [VOTE] Release Maven Doxia version 1.0

2009-02-19 Thread Hervé BOUTEMY
+1 Le mercredi 18 février 2009, Vincent Siveton a écrit : > +1 > > FYI I already staged the site early this month: > http://people.apache.org/~vsiveton/doxia-1.0.x/ > > Cheers, > > Vincent > > 2009/2/11 Dennis Lundberg : > > Hi, > > > > (resending due to SMTP-server problems) > > > > The time has

Re: maven-pdf-plugin ready for testing

2009-02-19 Thread Wendy Smoak
On Thu, Feb 19, 2009 at 9:47 AM, Wendy Smoak wrote: > I can't tell what page it's unhappy about from the error, so I'll > create a pdf.xml with a table of contents as described in the docs, > and add things in until it blows up again. :) ... and of course right after I hit send it occurred to me

Re: maven-pdf-plugin ready for testing

2009-02-19 Thread Wendy Smoak
On Thu, Feb 19, 2009 at 6:30 AM, Lukas Theussl wrote: > > For all those interested: I have just deployed a new snapshot of the sandbox > pdf-plugin: > > http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-pdf-plugin/ > > We are now shading the doxia deps to resolve

Re: Using Doxia 1.1 with Maven 2.0.x and more (WAS: svn commit: r740732 - in /maven/doxia: doxia/trunk/doxia-maven-plugin/pom.xml site/pom.xml)

2009-02-19 Thread Brett Porter
On 20/02/2009, at 1:38 AM, Brett Porter wrote: On 05/02/2009, at 12:39 AM, Vincent Siveton wrote: Hi guys, The good news is that using the shade plugin, I was able to run a the latest Doxia plugin (using Doxia 1.1) with mvn 2.0.9 and 2.1.0.M2 and site-plugin 2.0-beta-7. The bad news, I don'

[vote] Release Wagon 1.0 beta 5

2009-02-19 Thread Brett Porter
The Wagon 1.0-beta-5 candidate has been staged. This is a pre- requisite for the 2.1.0 release. This release includes 17 fixes. You can take a look at the release notes here: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&styleName=Html&version=14467 * [WAGON-111] - U

Re: Using Doxia 1.1 with Maven 2.0.x and more (WAS: svn commit: r740732 - in /maven/doxia: doxia/trunk/doxia-maven-plugin/pom.xml site/pom.xml)

2009-02-19 Thread Brett Porter
I'm replying to this over on d...@maven so that everyone can see. On 05/02/2009, at 12:39 AM, Vincent Siveton wrote: Hi guys, The good news is that using the shade plugin, I was able to run a the latest Doxia plugin (using Doxia 1.1) with mvn 2.0.9 and 2.1.0.M2 and site-plugin 2.0-beta-7. The

Re: Using Doxia 1.1 with Maven 2.0.x and more (WAS: svn commit: r740732 - in /maven/doxia: doxia/trunk/doxia-maven-plugin/pom.xml site/pom.xml)

2009-02-19 Thread Brett Porter
On 05/02/2009, at 12:39 AM, Vincent Siveton wrote: Hi guys, The good news is that using the shade plugin, I was able to run a the latest Doxia plugin (using Doxia 1.1) with mvn 2.0.9 and 2.1.0.M2 and site-plugin 2.0-beta-7. The bad news, I don't know what are the potential side effects. For

maven-pdf-plugin ready for testing

2009-02-19 Thread Lukas Theussl
For all those interested: I have just deployed a new snapshot of the sandbox pdf-plugin: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-pdf-plugin/ We are now shading the doxia deps to resolve the conflicts between doxia-1.0 and 1.1, this seems to make th

Re: [VOTE] Release Maven Doxia version 1.0

2009-02-19 Thread Arnaud HERITIER
+0 I didn't test it Arnaud 2009/2/19 Lukas Theussl > > +1 > > -Lukas > > > > Dennis Lundberg wrote: > >> Hi, >> >> (resending due to SMTP-server problems) >> >> The time has finally come to release Doxia 1.0. For more info on the >> relationship to plugins and other components, see the Doxia Re

AW: [vote] release asf/maven/maven-plugins/maven-shared poms

2009-02-19 Thread Mark Struberg
+1 --- Brian E. Fox schrieb am Mi, 18.2.2009: > Von: Brian E. Fox > Betreff: [vote] release asf/maven/maven-plugins/maven-shared poms > An: "Maven Developers List" > Datum: Mittwoch, 18. Februar 2009, 2:42 > New parents need to be released with the new > distributionManagement > sections poin

Re: [ANN] Maven 2.0.10 Release

2009-02-19 Thread Brett Porter
Fixed (the site needed to be re-deployed) On 19/02/2009, at 5:59 PM, Reinhard Nägele wrote: The link to the release notes on http://maven.apache.org/release-notes.html still points to the 2.0.9 release notes. Reinhard -Original Message- From: briane...@gmail.com [mailto:briane...@g

Re: Maven 2.1.0 Plans (a proposal of sorts)

2009-02-19 Thread Lukas Theussl
I am still available. However, somehow I can't help the feeling that with your experience it might be quicker if you did it right away instead of walking me through the process... -Lukas Dennis Lundberg wrote: I'm undecided about what version number to use, and leave that decision to other

Re: [VOTE] Release Maven Doxia version 1.0

2009-02-19 Thread Lukas Theussl
+1 -Lukas Dennis Lundberg wrote: Hi, (resending due to SMTP-server problems) The time has finally come to release Doxia 1.0. For more info on the relationship to plugins and other components, see the Doxia Release Plan at http://docs.codehaus.org/display/MAVEN/Doxia+Release+Plan We've solv