Re: Heap overflow in deploy:deploy

2011-05-06 Thread Phillip Hellewell
With Maven 3.0.1 I am still running into this bug. It's been 1/2 year; any ETA on when it will be fixed? Could Maven use an alternative to httpclient? I have a component with five zip classifiers ranging in size from 80MB to 800MB. I had to adjust my max heap size to 2.5GB before it would deplo

Webby: m2eclipse extra for developing webapps

2011-05-06 Thread Jason van Zyl
If you're interested in looking at an alternative to WTP for developing webapps with m2eclipse than you might want to take a look at Webby. It was made with Maven users specifically in mind. It's not very fancy or sophisticated yet but we try to do the Maven things as well as we can. Sonatype o

[ANN] Maven Javadoc Plugin 2.8 Released

2011-05-06 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 2.8 This plugin uses the Javadoc tool to generate javadocs for your project. http://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration:

jar-plugin : why classesDirectory not honoured?

2011-05-06 Thread fikin
mvn 3.0.2 my pom.xml has following structure: ... build/plugins/plugin/maven-jar-plugin execution/configuration/ target/classeswcompiletarget/classes

Re: cargo tomcat configurations in settings.xml

2011-05-06 Thread Anders Hammar
Move this to the cargo mailing list and we'll try to help you. /Anders On Fri, May 6, 2011 at 18:41, javadaisy wrote: > Hi, > > I am using cargo to deploy the war in both local and remote tomcat > containers. > I have hardcoded the catalina home, cargo.remote.url, > cargo.remote.username, > car

cargo tomcat configurations in settings.xml

2011-05-06 Thread javadaisy
Hi, I am using cargo to deploy the war in both local and remote tomcat containers. I have hardcoded the catalina home, cargo.remote.url, cargo.remote.username, cargo.remote.password inside the pom.xml file. I am trying to move these details from POM to settings.xml file. I tried using properties

Re: search.maven.org working for you

2011-05-06 Thread Wayne Fay
> It's due to Cookies, on all browsers I've selected, 'only allow > cookies from site I visit'. > > So the 3rd party cookies it appears to rely on where being block. This is a hassle and I've run into it before. This can probably be fixed by setting the appropriate P3P headers on the Webserver pro

Re: search.maven.org working for you

2011-05-06 Thread John Patrick
Cheers, it was just me. It's due to Cookies, on all browsers I've selected, 'only allow cookies from site I visit'. So the 3rd party cookies it appears to rely on where being block. Site is now working now. John - To unsubscri

Re: search.maven.org working for you

2011-05-06 Thread Tim
Works fine for me on an MBP downforeveryoneorjustme also says it's down. Probably just a bug on their end. On Fri, May 6, 2011 at 9:03 AM, John Patrick wrote: > Just wondering anyone else using a Mac, if so does > http://search.maven.org/ display anything for you when you click > Search, or Adva

Re: search.maven.org working for you

2011-05-06 Thread Stuart McCulloch
On 6 May 2011, at 15:03, John Patrick wrote: > Just wondering anyone else using a Mac, if so does > http://search.maven.org/ display anything for you when you click > Search, or Advanced Search, or Browse or Quick Stats. works for me on Mac/Safari - do you have javascript disabled/blocked? > Is

search.maven.org working for you

2011-05-06 Thread John Patrick
Just wondering anyone else using a Mac, if so does http://search.maven.org/ display anything for you when you click Search, or Advanced Search, or Browse or Quick Stats. Is it just my MacBook Pro, Mac's or everyone. Also http://www.downforeveryoneorjustme.com/search.maven.org reports the site as d

Re: central repo?

2011-05-06 Thread Brian Fox
On Fri, May 6, 2011 at 3:54 AM, Nord, James wrote: > Hi Brian, > > "we incorporate the feedback we received and ensure the index used to render > the browse is completely in lockstep with the contents." > > Interesting...  Are all the mirrors updated atomically with repo1 (I didn't > think they

Re: central repo?

2011-05-06 Thread Brian Fox
On Thu, May 5, 2011 at 10:09 PM, Owen Jacobson wrote: > Vastly appreciated. The current search page is pretty good from a usability > point of view (other than the piss-poor URL structure) but lags too far > behind the repository contents to be useful when, e.g., checking that new > releases ha

RE: Multi-module release:prepare creates a tag that includes the tags folder

2011-05-06 Thread Caristi, Joe
This worked. Thanks! -Original Message- From: Nord, James [mailto:jn...@nds.com] Sent: Friday, May 06, 2011 3:57 AM To: Maven Users List Subject: RE: Multi-module release:prepare creates a tag that includes the tags folder Well you scm setting seems to be wrong. For your parent module

RE: Multi-module release:prepare creates a tag that includes the tags folder

2011-05-06 Thread Nord, James
Well you scm setting seems to be wrong. For your parent module it needs to be scm:svn:svn://localhost/project/trunk/parent/ scm:svn:svn://localhost/project/trunk/parent scm:svn:svn://localhost/project/trunk/parent Same for all other modules. -Original Message- From: Caris

RE: central repo?

2011-05-06 Thread Nord, James
Hi Brian, "we incorporate the feedback we received and ensure the index used to render the browse is completely in lockstep with the contents." Interesting... Are all the mirrors updated atomically with repo1 (I didn't think they where) so the engineering effort in this must be huge :-) Just