[jira] Subscription: Design & Best Practices

2012-03-22 Thread jira
Issue Subscription Filter: Design & Best Practices (24 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles https://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques

Re: RPMs for Maven 3?

2012-03-22 Thread Jos Backus
On Thu, Mar 22, 2012 at 9:38 AM, Manfred Moser wrote: > This is all really great. Now we just need sensibly designed deb like. I > believe Tim did something like that in the past which could be the start for > it Yes, this is looking great! Thanks for working on this, gentlemen! Cheers, Jos --

Re: RPMs for Maven 3?

2012-03-22 Thread Manfred Moser
This is all really great. Now we just need sensibly designed deb like. I believe Tim did something like that in the past which could be the start for it http://discursive.com/2011/04/21/installing-maven-3-from-a-binary-deb-on-ubuntu/ manfred On 12-03-22 08:43 AM, Stanislav Ochotnicky wrote:

Re: Webstart Plugin

2012-03-22 Thread Tony Chemit
On Thu, 22 Mar 2012 08:27:10 -0700 (PDT) suikast42 wrote: > > Tony Chemit wrote > > > > > > I will try to help you (but on the other list). > > > > > > Sorry I'm not so familar with this kind of ml. When you tel me a > little bit mor how I should make this then I'll do that. No problem :)

Re: RPMs for Maven 3?

2012-03-22 Thread Stanislav Ochotnicky
Quoting Brett Porter (2012-03-21 21:06:05) >http://svn.apache.org/repos/asf/maven/sandbox/trunk/rpm > >$ mvn install >$ sudo rpm -ivh >~/.m2/repository/org/apache/maven/rpm/maven/3.0.4/maven-3.0.4.rpm > >Tested on CentOS 6.0. > >It installs to /usr/local/maven and /usr/local/bin/mvn. It also adds

Re: Webstart Plugin

2012-03-22 Thread suikast42
Tony Chemit wrote > > > I will try to help you (but on the other list). > > Sorry I'm not so familar with this kind of ml. When you tel me a little bit mor how I should make this then I'll do that. -- View this message in context: http://maven.40175.n5.nabble.com/Webstart-Plugin-tp5584918p

Re: Webstart Plugin

2012-03-22 Thread Tony Chemit
On Thu, 22 Mar 2012 00:23:37 -0700 (PDT) suikast42 wrote: > Hi, > I'm working since one week with the webstart plugin. Thats realy > great. Could you please remail it to the correct ml : d...@mojo.codehaus.org The w-m-p is from codehaus not maven :) I will try to help you (but on the other li

Webstart Plugin

2012-03-22 Thread suikast42
Hi, I'm working since one week with the webstart plugin. Thats realy great. I'm using the jnlp-download-servlet goal. But I have problems with the update feature of webstart. If I deploy a new status of version 1.0.0-SNAPSHOT of my app for example then the application isn't up to date after a res