RE: Deploy to repository | Windows network file url

2007-02-14 Thread Brian-R . Jackson
Thanks Kevan, Actually I found out my previous tries had worked, but were creating a new directory with literally '%20' in the name instead of spaces (my example isn't accurate and the spaces are in the name of a folder not the shared drive). I tried changing the url to have spaces instead of

RE: Deploy to repository | Windows network file url

2007-02-14 Thread Brian-R . Jackson
Thanks that was helpful. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 14, 2007 10:53 AM To: Maven Users List Subject: Re: Deploy to repository | Windows network file url Deploy to shared directories with no spaces in their names? Wayne On

RE: Maven 2.1 timeline?

2007-02-13 Thread Brian-R . Jackson
Thanks Dennis, Is there a snapshot build available somewhere? Regards, Brian -Original Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Monday, February 12, 2007 6:09 PM To: Maven Users List Subject: Re: Maven 2.1 timeline? Brian, It is correct that there were

Deploy to repository | Windows network file url

2007-02-13 Thread Brian-R . Jackson
So I'm trying to setup a repository on a Windows shared drive. I configured my POM as: distributionManagement repository idtasna/id urlfile://host/path/to/my/Shared%20Drive/Maven/repository/url /repository /distributionManagement I run mvn deploy and get

RE: Deploy to repository | Windows network file url

2007-02-13 Thread Brian-R . Jackson
Thanks Gaute, I tried the following combinations with no luck: file:///\\host/path file:/host/path As well as mapping \\host\path\to\my\Shared%20Drive to drive letter B: and using the following URL file:///B:/Maven/... None of which worked. Any other ideas? -Original Message-

RE: Maven 2.1 timeline?

2007-02-12 Thread Brian-R . Jackson
Thanks Stephane, I appreciate the response. It appears others that have experienced my problem find it time-consuming to rebuild the site plugin to due many dependancies also needing to be rebuilt. I'd much rather wait until the fix has been released offically, and the JIRA issue states that

Maven 2.1 timeline?

2007-02-09 Thread Brian-R . Jackson
Sorry if this has been asked, but any idea when Maven 2.1 will be release? I'm running into the site + jxr problem (http://jira.codehaus.org/browse/MSITE-138) which won't be fixed in the 2.0.x branch. Regards, Brian Visit our website at http://www.ubs.com This message contains confidential

Site descriptor inheritance?

2007-02-09 Thread Brian-R . Jackson
Is site.xml inherited by child projects? Is it limited to menus that are explicitly declared to inherit? I've got the following site descriptor and things like bannerLeft, publishDate, version and breadcrumbs don't appear to be inherited by my child project. Is doing a mvn install enough to

maven-site-plugin | stage | empty index.html for cobertura, jxr

2007-02-09 Thread Brian-R . Jackson
When I run mvn site:stage on my project, it doesn't properly stage some of the reports. Has anyone staged the jxr or cobertura reports successfully? Instead I get an empty index.html. Does anyone have a workaround? Thanks, Brian Visit our website at http://www.ubs.com This message contains

RE: Help with multiproject site generation?

2006-03-29 Thread Brian-R . Jackson
Wayne, Thanks for your reply. I agree is not painful in anyway, my point is, its something that could easily be managed by Maven as many other parts of my build process are. I'll look to see if there is a JIRA report opened yet. Thanks again, Brian -Original Message- From:

RE: Help with multiproject site generation?

2006-03-28 Thread Brian-R . Jackson
Daun, Thanks for the possible solution. I'm experiencing this issue as well. I was expecting an automated way of maintaining the site structure. It would be much nicer if the site and site-deploy goals supported multiprojects in someway. Does anyone else know if they do? Are Kevin,

RE: wither the hibernate3 plugin?

2006-03-27 Thread Brian-R . Jackson
Hey Peter, I think you looked in the wrong place. This would be the correct URL: http://snapshots.maven.codehaus.org/maven2/org/codehaus/mojo/hibernate3- maven-plugin/ Brian -Original Message- From: Peter L. Berghold [mailto:[EMAIL PROTECTED] Sent: Monday, March 27, 2006 2:08

Sun Licensing Feedback (was: RE: wither the hibernate3 plugin?)

2006-03-27 Thread Brian-R . Jackson
Wayne, What email address did you use to provide feedback to Sun? I'd like to do the same and I'm probably not the only one. Thanks, Brian -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Monday, March 27, 2006 3:33 PM To: Maven Users List Subject: Re: wither