RE: linking from one xdoc to another

2005-03-16 Thread Martin Heitz
March 16, 2005 9:15 AM To: 'Maven Users List' Subject: RE: linking from one xdoc to another Actually this a problem in the PDF plugin. Links between different xdocs are broken. Arnaud > -Message d'origine----- > De : Martin Heitz [mailto:[EMAIL PROTECTED] > Envoyé :

RE: navigation.xml question

2005-03-15 Thread Martin Heitz
Hi Wim, not sure if this is the preferred way (others hopefully complain if not ;-), but this should work for point 2: http://www.my-company.com"; /> Best regards from sunny Black Forrest, Mattin P.S. If you ever figure out h

linking from one xdoc to another

2005-03-15 Thread Martin Heitz
Hi, do you know of a nice way to refer from xdoc to another? Background: Of course I can use some HTML anchor like ... But if generating a PDF document the link still points to "other.html" and cannot be found :-( Best regards from sunny Black Forrest (Spring has arrived :-), Mattin P.S.: Th

xdoc: Which variables can be used in navigation.xml

2005-03-10 Thread Martin Heitz
Hi, where can I figure out which variables I can use in navigation.xml? Is there any variable which contains the POM? Best regards from sunny Black Forrest, Mattin Martin Heitz Distributed Network Accounting Team Elsag Solutions AG Roggenbachstr. 1 D-78050 Villingen-Schwenningen Germany

RE: Way to prohibit goal execution in the according preGoal?

2005-03-10 Thread Martin Heitz
Hi, thought about an easier solution now: Is it possible to overwrite a goal in maven.xml and - deending on some condition - calling a sort of ? Best regards from sunny Black Forrest, Mattin -Original Message- From: Martin Heitz Sent: Thursday, March 10, 2005 10:25 AM To: Maven

Way to prohibit goal execution in the according preGoal?

2005-03-10 Thread Martin Heitz
failure, but I do not want the site generation to fail completely. best regards from sunny Black Forrest, Mattin Martin Heitz Distributed Network Accounting Team Elsag Solutions AG Roggenbachstr. 1 D-78050 Villingen-Schwenningen Germany http://www.elsag-solutions.com Tel: +49-(0)7721-9175-595

RE: How to reference a dependency by filename?

2005-03-09 Thread Martin Heitz
Hi Craig! Here is a short example which copies dependencies to a certain path. You need to modify it for your purpose. It works, as soon as the dependency is located in the local repository. Best regards from (today grey) Blac

RE: artifacts that shall not have version information in the name

2005-03-08 Thread Martin Heitz
| +---2.01 | +--- someDllWeUse.dll regards, Wim -Original Message- From: Martin Heitz [mailto:[EMAIL PROTECTED] Sent: maandag 7 maart 2005 8:42 To: Maven Users List Subject: artifacts that shall not have version information in the name Hi, how do you deal with art

artifacts that shall not have version information in the name

2005-03-06 Thread Martin Heitz
Hi, how do you deal with artifacts (ejb-jar, war, ear files) that shall not have version information in the name? I know that there is the possibility to override the artifact file name with the tag, but how will the maven repository deal with the different versions then? The problem with versi