xdoc problem, char in href attribute

2004-05-25 Thread Karl Baum

I am trying including the following link in my xdoc which contains an .
 
a href=http://www.sys-con.com/story/?DE=1storyid=37795;
 
I get an exception when I execute xdoc:transform which says:
 
The reference to entity storyid must end with the ';' delimiter.
 
If I change the link to have amp; instead, the link does not work.  Does anyone 
know how xdoc can include multiple parameters in an href attribute?
 
Thanks.
 
Karl




-
Do you Yahoo!?
Friends.  Fun. Try the all-new Yahoo! Messenger

in href in Xdoc

2004-05-24 Thread Karl Baum
I am trying including the following link in my xdoc which contains an .


-
Do you Yahoo!?
Friends.  Fun. Try the all-new Yahoo! Messenger

in href in xdoc

2004-05-24 Thread Karl Baum
I am trying including the following link in my xdoc which contains an .
 
a href=http://www.sys-con.com/story/?DE=1storyid=37795;
 
I get an exception when I execute xdoc:transform which says:
 
The reference to entity storyid must end with the ';' delimiter.
 
If I change the link to have amp; instead, the link does not work.  Does anyone 
know how xdoc can include multiple parameters in an href attribute?
 
Thanks.
 
Karl
 

 

 



-
Do you Yahoo!?
Friends.  Fun. Try the all-new Yahoo! Messenger

creating xdoc documentation

2004-05-21 Thread Karl Baum

Hi.  I need to create some extra documentation for my project to be automatically 
included with the maven generated site.  This seems to be done by including some xdocs 
in the xdocs directory.  It doesn't seem too difficult to create docs in the xdoc 
format manually, but I was wondering if there is an easier way that I am not aware of? 
 

Thanks.

Karl




-
Do you Yahoo!?
Yahoo! Domains - Claim yours for only $14.70/year

RE: Cruise Control Plugin

2004-05-13 Thread Karl Baum
Thanks, that definitely explains why cruisecontrol:run didn't seem like it was doing 
anything.  ;-) .  
 
I'm actually running the maven build through cruise control but I am having some 
trouble with the cvstimestamp property being passed to maven.  Cruisecontrol sends the 
following property to the maven command:
 
-Dcvstimestamp=2004-05-12 23:09:28 GMT
 
Maven interprets this as a system prop of 2004-05-12 along with a goal of 23:09:09.  
Of course it is not able to find the goal 23:09:09 and it errors out.  To sum up, the 
system property has spaces in it, and maven interprets it wrongly.  
 
Has anyone else dealt with this issue?
 
Thx,
 
Karl
 
 

Amato Massimiliano (TLAB) [EMAIL PROTECTED] wrote:
Hi

The plugin right now only generates the config.xml file that you then can update to be 
exactly what you need before being used with CruiseControl.

The run goal is not implemented yet so right now it is not fully integrated into maven

Hope this helps
Max

-Original Message-
From: Karl Baum [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 12, 2004 8:31 PM
To: Maven Users List
Subject: Cruise Control Plugin



Hi. I am looking into using the cruise control plugin but I'm having a hard time 
finding a good example to follow? Can anyone point me in the direction of some 
documentation? Thanks.



Karl


-
Do you Yahoo!?
Yahoo! Movies - Buy advance tickets for 'Shrek 2' 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
Do you Yahoo!?
Yahoo! Movies - Buy advance tickets for 'Shrek 2' 

Cruise Control Plugin

2004-05-12 Thread Karl Baum

Hi.  I am looking into using the cruise control plugin but I'm having a hard time 
finding a good example to follow?  Can anyone point me in the direction of some 
documentation?  Thanks.

 

Karl


-
Do you Yahoo!?
Yahoo! Movies - Buy advance tickets for 'Shrek 2'