Re: AW: AW: Create only .classpath with eclipse:eclipse?

2006-10-25 Thread James Mitchell
Sounds like a nice work-around. -- James Mitchell 678.910.8017 On Oct 23, 2006, at 5:01 AM, Lewis, Eric wrote: Hi James Thanks for your help! Theoretically, recreating the .project would be a possibility, but of course I don't know what other external tools and builders and whatnot

Re: AW: Create only .classpath with eclipse:eclipse?

2006-10-21 Thread James Mitchell
easier than recopying your .project config over the gen'd one. Let me know if there's a better way. Thanks -- James Mitchell 678.910.8017 On Oct 20, 2006, at 3:33 AM, Lewis, Eric wrote: Well, I'm running Callisto (3.2.1) with WTP and I have a very simple EJB Project, which uses Maven

Re: Create only .classpath with eclipse:eclipse?

2006-10-19 Thread James Mitchell
The eclipse plugin can handle most anything you throw at it. What specifically is wrong with the output .project file? What type of project is it? Web Tools? MyEclipse? RAD? -- James Mitchell 678.910.8017 On Oct 19, 2006, at 11:59 AM, Lewis, Eric wrote: Hi I'm new to this list, so

Re: Maven 2 Site generation

2006-10-18 Thread James Mitchell
The generated site will never overwrite your sources...ok, that's not 100% true, but you'd have to be a real genius to do that, so don't worry about it. Try this. 1. Make a backup copy of your project 2. Execute the following at the root of your project $ mvn site -- James Mitchell

Re: [m2] Generated test sources not being compiled -- Solved

2006-05-03 Thread James Mitchell
Just to update this, I found the problem. It was just as I suspected -- I am a moron :) I had copied someone else's existing (integration test) pom and didn't realize the packaging was 'pom'. Thanks anyway. -- James Mitchell On May 2, 2006, at 11:18 AM, James Mitchell wrote: Hi, I

Re: LinkCheck Plugin

2005-04-09 Thread James Mitchell
I'd be happy to, but somehow I think this is just me being stupid. Checking my plugins, I see I have 1.7.1 of the changelog plugin. I'll try getting 1.7.2 and see if that fixes it. If not, I'll go ahead of submit the bug report. Thanks again. -- James Mitchell Software Engineer / Open

LinkCheck Plugin

2005-04-08 Thread James Mitchell
With respect to #2 on this page: http://maven.apache.org/reference/plugins/linkcheck/ Is this saying that this plugin will have the ability to skip previously validated remote URLs EVEN after a clean? -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring

Re: LinkCheck Plugin

2005-04-08 Thread James Mitchell
docs and reference properties, but nothing jumps out at me. -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. 678.910.8017 AIM: jmitchtx Yahoo: jmitchtx MSN: [EMAIL PROTECTED] - Original Message - From: Brett Porter [EMAIL

Cactus test ignoring cactus.test.includes

2005-04-01 Thread James Mitchell
... ... maven-vdoclet-plugin-1.2 maven-war-plugin-1.6.1 maven-webserver-plugin-2.0 maven-wizard-plugin-1.1 maven-xdoc-plugin-1.8 -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. 678.910.8017 AIM: jmitchtx Yahoo: jmitchtx MSN: [EMAIL

Re: New Maven Site is Live

2005-03-15 Thread James Mitchell
Fantastic! Very nice job Brett! Is there any way you can publish a zip of the site for offline browsing? I've needed that on many occasions. If not, would you mind if I put one together and publish it? -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017

Re: New Maven Site is Live

2005-03-15 Thread James Mitchell
Sounds like a plan. I'll get right on it, as soon as I resolve my build problems with Struts ;) Seems like as soon as I resolve one issue, another pops up. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message

Re: I18n site

2005-01-27 Thread James Mitchell
What about a locale aware file naming convention? index.xml (Default version) index_fr.xml (French version) The docs could just add a link near the top to allow you to switch. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original

Re: Reactor ignores ignores and includes?

2005-01-17 Thread James Mitchell
excludes=shared/project.xml goals=java:compile, war:webapp, war:war banner=Building Struts apps ignoreFailures=false/ /goal -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM

Re: Ann: Mavenzilla

2004-09-17 Thread James Mitchell
sharing network, but I think you know what I mean. Anyway, that's some food for thought. If nothing ever happens, I won't stop using Maven. If you haven't been told lately, THANK YOU for this tool. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM

Re: Dependency of type property

2004-09-09 Thread James Mitchell
What do you mean instead of copying? Do you mean having a common set of properties that get appended to each subprojects existing ApplicationResources.properties? -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message

Re: easy way to fetch jar dependencies

2004-09-09 Thread James Mitchell
What's difficult about figuring out Struts dependencies? What version of Struts are you building with? http://cvs.apache.org/viewcvs.cgi/jakarta-struts/project.xml or check the build.xml -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx

Re: [Poll] Writing documentation with Maven

2004-09-07 Thread James Mitchell
what) C. a WYSIWYG editor (please say what) D. an hex editor C - Textpad (if on win, else vi) 3. Would you like to use another format instead of answered in (1) and why? No, it works for me. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM