settings.xml file inheritance (for lack of a better word)

2006-08-02 Thread Thomas Van Buskirk
Hello, My group is working in an NFS mounted environment. I would like to have everyone running maven from a central location, with a centrally located settings.xml file in the conf directory, rather than everyone having their own settings.xml file in their $HOME/.m2 directories. That way,

Re: Maven Build Notification

2006-07-27 Thread Thomas Van Buskirk
if you don't need to. On 7/25/06, Thomas Van Buskirk [EMAIL PROTECTED] wrote: Thank you gscokart and ivolimmen ... I'll check JIRA for the issue. It would be nice to be able to determine the actual project that broke through Maven w/o CI (whereas if I use antrun or just have a script

Re: Maven Build Notification

2006-07-25 Thread Thomas Van Buskirk
Thank you gscokart and ivolimmen ... I'll check JIRA for the issue. It would be nice to be able to determine the actual project that broke through Maven w/o CI (whereas if I use antrun or just have a script that executes on build failure, I would not have that ability). I'll keep searching

Maven Build Notification

2006-07-24 Thread Thomas Van Buskirk
Hi everyone, I know this topic has been covered before, but I was wondering if there have been any updates. I'd like to send build failure notifications to an email address without using Continuum (or other CI tool). Is this possible? Thanks! Tom

Re: Maven site collapsable menus

2006-07-22 Thread Thomas Van Buskirk
You're not alone. I had the same problem and went through and hardcoded all of the parent and child projects. Yuck! :( Anyone have a solution for this? Tom [EMAIL PROTECTED] 07/21/06 4:49 PM I have been trying to create expandable/collapsable menus on my maven generated site, but have been

Re: RE : Web site generation for multiple projects

2006-07-13 Thread Thomas Van Buskirk
Does anyone have a working parent pom and site.xml, and working child pom and site.xml that they're willing to share? This is mine, it does not work correctly. The modules display, but they are just strong (bold), no hyperlink. If I click on one of my reports, the module turns to a

RE : Web site generation for multiple projects

2006-07-12 Thread Thomas Van Buskirk
I tried this and the modules didn't display. All I saw was the Modules menu with no modules displayed below them. I looked on JIRA and it seems there is a bug for it: http://jira.codehaus.org/browse/MSITE-86 It says that it's fixed in 2.0-beta-5 (i'm assuming that means 2.0.5) Does anyone

Artifact Version Variable not Converted into Number in Absolute Path

2006-07-10 Thread Thomas Van Buskirk
Hello everyone, (I appreciate your help in advance) I'm not sure whether this is a bug, or my problem, but I'm having troubles with one of my 3rd party jars (apache axis jaxrpc), as seen by the following error message: [DEBUG] axis:axis-jaxrpc:jar:1.1:provided (selected for provided)

Re: Artifact Version Variable not Converted into Number in Absolute Path

2006-07-10 Thread Thomas Van Buskirk
If you see a semicolon after the $ sign before the { sign, it's because my mail server put it in ... that is not the problem :) (I wish it were :) ) Thanks, Tom [EMAIL PROTECTED] 07/10/06 2:51 PM Hello everyone, (I appreciate your help in advance) I'm not sure whether this is a bug, or my