Re: Maven Eclipse plugin

2010-04-29 Thread Barrie Treloar
2010/4/30 Ramiro Pereira de Magalhães : > Hey there people! > > I work for a company that uses Eclipse and Maven a lot, therefore, I use a > lot the maven-eclipse-plugin. I'm starting to need some improvements made and > fixes done for this plugin, therefor I joined this mailing list to try to >

[jira] Subscription: Design & Best Practices

2010-04-29 Thread jira
Issue Subscription Filter: Design & Best Practices (22 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

Maven Eclipse plugin

2010-04-29 Thread Ramiro Pereira de Magalhães
Hey there people! I work for a company that uses Eclipse and Maven a lot, therefore, I use a lot the maven-eclipse-plugin. I'm starting to need some improvements made and fixes done for this plugin, therefor I joined this mailing list to try to help you guys improve it. I hope I can help someho

Re: Compilation problem with Maven 3.0-beta-1

2010-04-29 Thread Benjamin Bentmann
Henrique Prange wrote: I've tried to build a project with multiple modules using Maven 3.0-beta-1 unsuccessfully. I got some weird compilation problems "weird compilation problems" belong to those kind of problems that are nearly impossible to troubleshoot. Concrete solutions require concrete

Compilation problem with Maven 3.0-beta-1

2010-04-29 Thread Henrique Prange
Hi all, I've tried to build a project with multiple modules using Maven 3.0-beta-1 unsuccessfully. I got some weird compilation problems on child modules when trying to build from the parent module. But if I try to build the child module directly, it works. Any thoughts if is it a bug or som

Re: Recommended procedure for fixing hash file syntax

2010-04-29 Thread Brett Porter
On 29/04/2010, at 10:50 PM, sebb wrote: > On 29/04/2010, Brett Porter wrote: >> The correct one for reporting problems (vs new uploads) is: >> http://jira.codehaus.org/browse/MEV >> >> In general, you want to make sure it is fixed at the source first if it's an >> imported forge like Apache's

Re: Recommended procedure for fixing hash file syntax

2010-04-29 Thread sebb
On 29/04/2010, Brett Porter wrote: > The correct one for reporting problems (vs new uploads) is: > http://jira.codehaus.org/browse/MEV > > In general, you want to make sure it is fixed at the source first if it's an > imported forge like Apache's. So, is the correct procedure as follows: 1) U

Re: Recommended procedure for fixing hash file syntax

2010-04-29 Thread Brett Porter
The correct one for reporting problems (vs new uploads) is: http://jira.codehaus.org/browse/MEV In general, you want to make sure it is fixed at the source first if it's an imported forge like Apache's. - Brett On 29/04/2010, at 9:45 PM, Juven Xu wrote: > I think people can create tasks here:

Re: Recommended procedure for fixing hash file syntax

2010-04-29 Thread Juven Xu
I think people can create tasks here: http://jira.codehaus.org/browse/MAVENUPLOAD or at Sonatype: https://issues.sonatype.org/browse/OSSRH On Thu, Apr 29, 2010 at 4:12 PM, sebb wrote: > OK thanks very much. > > If this problem recurs with other projects, is there a formal means of > reporting i

Re: Recommended procedure for fixing hash file syntax

2010-04-29 Thread sebb
OK thanks very much. If this problem recurs with other projects, is there a formal means of reporting it? e.g. via an issue tracker? On 29/04/2010, Juven Xu wrote: > checksums on pgp signautes are deleted. > > > On Wed, Apr 28, 2010 at 11:34 PM, sebb wrote: > > > On 28/04/2010, Juven Xu wrot