Maven 1.0-rc2 and xdoc : processing of ampersands

2004-03-28 Thread Andy Jefferson
Hi, I've an xdoc document that previously (with rc1) had lines like a href=http://sourceforge.net/project/showfiles.php?group_id=86139amp;package_id=95353; That is, it includes an ampersand in the URL, and xdoc previously processed this by removing the amp; and putting in the end-result page.

Re: Maven 1.0-rc2 and xdoc : processing of ampersands

2004-03-28 Thread Andy Jefferson
On Sunday 28 Mar 2004 13:47, Andy Jefferson wrote: I've an xdoc document that previously (with rc1) had lines like a href=http://sourceforge.net/project/showfiles.php?group_id=86139amp;packa ge_id=95353 The mailing list and my mailer stripped the URL down as well ... that line should have

Re: site:deploy goal fails?

2004-03-28 Thread Emmanuel Venisse
How do you set up your maven.ssh.executable property? Emmanuel - Original Message - From: Ian Black [EMAIL PROTECTED] To: [EMAIL PROTECTED]; Maven Users List [EMAIL PROTECTED] Sent: Saturday, March 27, 2004 6:34 PM Subject: RE: site:deploy goal fails? Okay, set maven.ssh.executable

Re: Maven RC2 and xdoc

2004-03-28 Thread Emmanuel Venisse
This bug, that appears on *nix, was fixed in cvs. You can replace the stylesheet declaration (line 384) by this : j:set var=stylesheet value=file:${plugin.resources}/site.jsl / Emmanuel - Original Message - From: Brian Enigma [EMAIL PROTECTED] To: Maven Users List [EMAIL

[multiproject] Dependency problem in RC2

2004-03-28 Thread Niclas Hedhman
Hi, I am facing a strange cyclic dependency problem, and would like to hear if someone got any ideas... I build using multiproject, and get A cycle has been detected from the initial goal [excalibur-fortress:excalibur-fortress-tools] The project.xml in fortress-tools can be boiled down to;

Re: [multiproject] Dependency problem in RC2

2004-03-28 Thread Niclas Hedhman
On Sunday 28 March 2004 23:02, Niclas Hedhman wrote: What could it be? I finally changed the name of the 'tools' project, and problem solved. No other complaints. Niclas -- +-//---+ | http://www.bali.ac | | http://niclas.hedhman.org |

preGoals and prereqs

2004-03-28 Thread Sri Sankaran
Using: Maven 1.0 rc2 Problem: Correct implementation of preGoal requires knowledge of the inner workings of the goal. It is well known that a preGoal executes before the stated goal. For example, the body of preGoal name=scm:checkout-project do something here /preGoal will execute

Javadoc images to site

2004-03-28 Thread Geoffrey
Hi all, I used some images in my javadocs, but I can't manage to show them on the maven generated site. 1) Where is the best-practices place to put these images? 2) How do I configure project.xml or project.properties to include these images for the javadocs (and javadocs alone)? Thanks for any

Problem with scm:perform-release?

2004-03-28 Thread Brian Enigma
I am not sure if this is a problem with my usage or a bug, but I seem to be having difficulty with the scm:perform-release goal in both RC1 and RC2. The project has been properly tagged with prepare-release, as I can manually do a cvs export and grab all the correct files. Running a

Re: preGoals and prereqs

2004-03-28 Thread John Casey
All I can say is that I've noticed this particular behavior as well, and thought it to be pretty counter-intuitive, although I never considered that it might break the encapsulation of the goal...a good point, I'd say. While it might really break things on systems running RC2, I'd even say it

1.0RC2 : error durint site:deploy and xdoc

2004-03-28 Thread Herve AGNOUX
Hello, During site:deploy, with maven 1.0RC2, I get this error : == (the end) [javadoc] 19 warnings [echo] Generating the Source Xref... maven-jxr-plugin:report: [echo] PackageManager - parsing... Test.java PackageManager - parsing... gros_machin.java ... PackageManager -