You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Wendy Smoak <ws...@apache.org> on 2005/10/30 18:47:28 UTC

[m1] Using the latest xdoc and multiproject plugins together

I'm trying to generate a PDF of the Struts site.

Because there hasn't yet been a 1.10 release of the Xdoc plugin including 
the fix for http://jira.codehaus.org/browse/MPXDOC-158 I checked out the 
source and did plugin:install.

Then 'maven multiproject:site' failed:

BUILD FAILED
File...... 
C:\cygwin\home\wendy\.maven\cache\maven-multiproject-plugin-1.4.1\plu
gin.jelly
Element... maven:reactor
Line...... 104
Column.... 9
Unable to obtain goal [site] --  
C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plu
gin-1.10-SNAPSHOT\plugin.jelly:133:55: <j:include> could not include jelly 
scrip
t: 
file:C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plugin-1.10-SNAPSHOT\plugin
-resources/sitemap.jsl. Reason: org.apache.commons.jelly.JellyTagException: 
file
:C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/plugin-resour
ces/sitemap.jsl:28:32: <jsl:stylesheet> 
file:C:/cygwin/home/wendy/.maven/cache/m
aven-xdoc-plugin-1.10-SNAPSHOT/plugin-resources/sitemap.jsl:44:61: 
<jsl:applyTem
plates> 
file:C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/p
lugin-resources/sitemap.jsl:69:49: <jsl:applyTemplates> null:-1:-1: <null> 
file:
C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/plugin-resourc
es/sitemap.jsl:75:63: <x:set> This tag does not understand the 'asString' 
attrib
ute
Total time: 33 seconds
Finished at: Sun Oct 30 10:40:02 MST 2005

So I built multiproject from svn and 'maven multiproject:site' failed again 
with:

BUILD FAILED
File...... 
C:\cygwin\home\wendy\.maven\cache\maven-multiproject-plugin-1.5-SNAPS
HOT\plugin.jelly
Element... maven:reactor
Line...... 103
Column.... 9
Unable to obtain goal [site] --  
C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plu
gin-1.10-SNAPSHOT\plugin.jelly:707:13: <velocity:merge> Invocation of method 
'ge
tPluginContext' in  class org.apache.maven.project.Project threw exception 
class
 org.apache.maven.plugin.UnknownPluginException : Unknown plugin 
"maven-xdoc-plu
gin"
Total time: 12 seconds
Finished at: Sun Oct 30 10:22:44 MST 2005

Any advice?  I can go back to the released versions of xdoc and 
multiproject, and the site will build, but then I can't use the pdf plugin 
due to duplicate ids in the site content.

Struts will be on 1.0.2 for a while longer, so I'd like to be able to create 
PDFs with m1 if at all possible.

Thanks!
-- 
Wendy 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [m1] Using the latest xdoc and multiproject plugins together

Posted by Lukas Theussl <lt...@apache.org>.
> 
> Lukas asked about only updating the PDF plugin, but I don't think that's
> going to work.  The fix we were waiting for in xdoc had to do with 
> duplicate
> ids that FOP was choking on.  (And will likely require updating some of the
> xml docs once we have the ability to specify the anchors rather than having
> them generated.)

No, if we did everything correctly then you should be able to build the 
pdf without changing any xdocs. The current pdf plugin does not generate 
id's from sub/section names anymore, only if you have explicitly 
identical id's in your xdoc will pdf fail. This is all independend of 
the xdoc plugin, we just updated the id generation there to make the 
behavior consistent. Check my latest pdf site documentation: 
http://people.apache.org/~ltheussl/maven-stage-site/reference/plugins/pdf

-Lukas



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [m1] Using the latest xdoc and multiproject plugins together

Posted by Wendy Smoak <ws...@apache.org>.
From: "Arnaud HERITIER" <ah...@gmail.com>

> Wendy, Can you explain to me how you build the struts site.
> I saw that now there are a lot of subproject.
> Should I download each subproject ?
> I would like to reproduce the error you had.

Check the whole thing out using the 'current' svn external definition (see
http://struts.apache.org/acquiring.html):

svn co http://svn.apache.org/repos/asf/struts/current   struts/current

Then cd to struts/current/site and run 'maven multiproject:site'.

You'll get most of it... a few of the sub-projects are excluded for various
reasons.  In fact if you want to exclude more of them just change
project.properties in 'site'.  I usually only work with 'site' and 'core' 
when I'm
testing, it goes faster.

Lukas asked about only updating the PDF plugin, but I don't think that's
going to work.  The fix we were waiting for in xdoc had to do with duplicate
ids that FOP was choking on.  (And will likely require updating some of the
xml docs once we have the ability to specify the anchors rather than having
them generated.)

So, the site builds with Maven 1.0.2 and the latest released versions of the
plugins.  Updating to the latest (snapshot, built from svn over the weekend)
xdoc plugin breaks multiproject:site, and from there it all falls apart,
updating multiproject and site didn't fix the problem.

> I also published the new SNAPSHOT for the xdoc plugin.
> Can you test it to see if the Lukas's fix works for you

Probably not for a couple of weeks, unfortunately.

Thanks,
-- 
Wendy


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: [m1] Using the latest xdoc and multiproject plugins together

Posted by Arnaud HERITIER <ah...@gmail.com>.
Hi,

	Wendy, Can you explain to me how you build the struts site.
	I saw that now there are a lot of subproject.
	Should I download each subproject ?
	I would like to reproduce the error you had.

	I also published the new SNAPSHOT for the xdoc plugin. Can you test it to see if the Lukas's fix works for you

Thanks

Arnaud

> -----Message d'origine-----
> De : Lukas Theussl [mailto:ltheussl@apache.org] 
> Envoyé : lundi 31 octobre 2005 17:55
> À : Maven Developers List
> Objet : Re: [m1] Using the latest xdoc and multiproject 
> plugins together
> 
> Hi Wendy,
> 
> There was a little bug in the sitemap generation (the sitemap 
> was always generated even if not specified), I fixed that 
> yesterday. If you have time (and courage), can you try again 
> with this latest version? That said, we should still try to 
> fix the sitemap.jsl problems.
> 
> Another remark: since you only want the pdf, is it not 
> possible to only upgrade the pdf plugin without the xdoc? It 
> won't be comnpletely compatible, but I don't think xdoc 1.10 
> is required in the latest pdf plugin.
> 
> 
> Cheers,
> Lukas
> 
> 
> 
> Wendy Smoak wrote:
> > On 10/30/05, Lukas Theussl <lt...@apache.org> wrote:
> > 
> >>I take it from your mail that it's only the multiproject+site 
> >>combination that fails, ie running site alone works? In 
> that case, I 
> >>suspect that you need to upgrade some other plugins as 
> well, but I'm 
> >>not really up to date about dependencies right now, Arnaud 
> should be 
> >>able to tell you more.
> > 
> > 
> > 
> > No, 'maven site' fails with the same message as 'maven 
> multiproject:site'.
> > 
> > However, for the first error, since you installed the 
> latest version 
> > of
> > 
> >>xdoc, you might try to remove the asString="true" attribute 
> on line 75 
> >>of src/plugin-resources/sitemap.jsl. I don't think it is needed. No 
> >>guarantee that it solves your problem though.
> > 
> > 
> > 
> > I tried that, now it's unhappy about the 'old' attribute, 
> probably on 
> > sitemap.jsl line 80.
> > 
> > I'm back on xdoc 1.9.2 and will wait to see what Arnaud has 
> to say. Thanks!
> > 
> > --
> > Wendy Smoak
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> additional commands, e-mail: dev-help@maven.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [m1] Using the latest xdoc and multiproject plugins together

Posted by Lukas Theussl <lt...@apache.org>.
Hi Wendy,

There was a little bug in the sitemap generation (the sitemap was always 
generated even if not specified), I fixed that yesterday. If you have 
time (and courage), can you try again with this latest version? That 
said, we should still try to fix the sitemap.jsl problems.

Another remark: since you only want the pdf, is it not possible to only 
upgrade the pdf plugin without the xdoc? It won't be comnpletely 
compatible, but I don't think xdoc 1.10 is required in the latest pdf 
plugin.


Cheers,
Lukas



Wendy Smoak wrote:
> On 10/30/05, Lukas Theussl <lt...@apache.org> wrote:
> 
>>I take it from your mail that it's only the multiproject+site
>>combination that fails, ie running site alone works? In that case, I
>>suspect that you need to upgrade some other plugins as well, but I'm not
>>really up to date about dependencies right now, Arnaud should be able to
>>tell you more.
> 
> 
> 
> No, 'maven site' fails with the same message as 'maven multiproject:site'.
> 
> However, for the first error, since you installed the latest version of
> 
>>xdoc, you might try to remove the asString="true" attribute on line 75
>>of src/plugin-resources/sitemap.jsl. I don't think it is needed. No
>>guarantee that it solves your problem though.
> 
> 
> 
> I tried that, now it's unhappy about the 'old' attribute, probably on
> sitemap.jsl line 80.
> 
> I'm back on xdoc 1.9.2 and will wait to see what Arnaud has to say. Thanks!
> 
> --
> Wendy Smoak
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [m1] Using the latest xdoc and multiproject plugins together

Posted by Wendy Smoak <ws...@apache.org>.
On 10/30/05, Lukas Theussl <lt...@apache.org> wrote:
>
> I take it from your mail that it's only the multiproject+site
> combination that fails, ie running site alone works? In that case, I
> suspect that you need to upgrade some other plugins as well, but I'm not
> really up to date about dependencies right now, Arnaud should be able to
> tell you more.


No, 'maven site' fails with the same message as 'maven multiproject:site'.

However, for the first error, since you installed the latest version of
> xdoc, you might try to remove the asString="true" attribute on line 75
> of src/plugin-resources/sitemap.jsl. I don't think it is needed. No
> guarantee that it solves your problem though.


I tried that, now it's unhappy about the 'old' attribute, probably on
sitemap.jsl line 80.

I'm back on xdoc 1.9.2 and will wait to see what Arnaud has to say. Thanks!

--
Wendy Smoak

Re: [m1] Using the latest xdoc and multiproject plugins together

Posted by Wendy Smoak <ws...@apache.org>.
From: "Arnaud HERITIER" <ah...@gmail.com>

>   But I'm not sure it'll fix your problem. It seems that there's an 
> incompability between
> Jelly tags used in maven 1.0 and 1.1.
>   Our priority is actually to provide a new release (1.1) for maven 1.X 
> with a
> completely new set of plugins.

Then it sounds like we just need to hold out for a final release of Maven 
1.1 to solve most of these issues.  (I'm not quite ready to take on a 
conversion to m2 for Struts, but maybe someone else will.)  I can live 
without PDFs for a while as long as the site still builds. :)

Thanks,
-- 
Wendy 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: [m1] Using the latest xdoc and multiproject plugins together

Posted by Arnaud HERITIER <ah...@gmail.com>.
Hi Wendy,

  I'm deploying all plugins snapshots.

  What you can try is to upgrade this set of plugins :

maven plugin:download -Dmaven.repo.remote=http://cvs.apache.org/repository/ -DgroupId=maven -DartifactId=maven-plugin-plugin
-Dversion=1.7-SNAPSHOT
maven plugin:download -Dmaven.repo.remote=http://cvs.apache.org/repository/ -DgroupId=maven -DartifactId=maven-xdoc-plugin
-Dversion=1.10-SNAPSHOT
maven plugin:download -Dmaven.repo.remote=http://cvs.apache.org/repository/ -DgroupId=maven -DartifactId=maven-pdf-plugin
-Dversion=2.5-SNAPSHOT
maven plugin:download -Dmaven.repo.remote=http://cvs.apache.org/repository/ -DgroupId=maven -DartifactId=maven-multiproject-plugin
-Dversion=1.5-SNAPSHOT

  But I'm not sure it'll fix your problem. It seems that there's an incompability between Jelly tags used in maven 1.0 and 1.1.
  Our priority is actually to provide a new release (1.1) for maven 1.X with a completely new set of plugins. Our goal is that maven
1.1 will be compatible (at least at 99%) with build done with maven 1.0. Because of the incompabilities in librairies bundled (Jelly
especially) in maven 1.0 and 1.1, we don't yet spend a lot of time to make new plugins compatible with maven 1.0 and with maven 1.1.
If you have always some errors with these new plugins and maven 1.0.2, warn us and we'll try to find (if possible) a solution to
make them work with the two releases.

Arnaud

> -----Message d'origine-----
> De : Lukas Theussl [mailto:ltheussl@apache.org] 
> Envoyé : dimanche 30 octobre 2005 20:16
> À : Maven Developers List
> Objet : Re: [m1] Using the latest xdoc and multiproject 
> plugins together
> 
> Hi Wendy,
> 
> Sorry for all that inconvenience, we are having a hard time 
> right now making the plugins compatible with m1.0 and 1.1.
> 
> I take it from your mail that it's only the multiproject+site 
> combination that fails, ie running site alone works? In that 
> case, I suspect that you need to upgrade some other plugins 
> as well, but I'm not really up to date about dependencies 
> right now, Arnaud should be able to tell you more.
> 
> However, for the first error, since you installed the latest 
> version of xdoc, you might try to remove the asString="true" 
> attribute on line 75 of src/plugin-resources/sitemap.jsl. I 
> don't think it is needed. No guarantee that it solves your 
> problem though.
> 
> Let's wait for an answer from Arnaud to see if we should open 
> a JIRA issue for that.
> 
> -Lukas
> 
> 
> Wendy Smoak wrote:
> > I'm trying to generate a PDF of the Struts site.
> > 
> > Because there hasn't yet been a 1.10 release of the Xdoc plugin 
> > including the fix for http://jira.codehaus.org/browse/MPXDOC-158 I 
> > checked out the source and did plugin:install.
> > 
> > Then 'maven multiproject:site' failed:
> > 
> > BUILD FAILED
> > File...... 
> > 
> C:\cygwin\home\wendy\.maven\cache\maven-multiproject-plugin-1.4.1\plu
> > gin.jelly
> > Element... maven:reactor
> > Line...... 104
> > Column.... 9
> > Unable to obtain goal [site] --
> > C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plu
> > gin-1.10-SNAPSHOT\plugin.jelly:133:55: <j:include> could 
> not include 
> > jelly scrip
> > t: 
> > 
> file:C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plugin-1.10-SNAPSHOT
> > \plugin
> > 
> > -resources/sitemap.jsl. Reason: 
> > org.apache.commons.jelly.JellyTagException: file 
> > 
> :C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/plu
> > gin-resour
> > 
> > ces/sitemap.jsl:28:32: <jsl:stylesheet> 
> > file:C:/cygwin/home/wendy/.maven/cache/m
> > aven-xdoc-plugin-1.10-SNAPSHOT/plugin-resources/sitemap.jsl:44:61: 
> > <jsl:applyTem
> > plates> 
> > 
> file:C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT
> > /p
> > lugin-resources/sitemap.jsl:69:49: <jsl:applyTemplates> null:-1:-1: 
> > <null> file:
> > 
> C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/plug
> > in-resourc
> > 
> > es/sitemap.jsl:75:63: <x:set> This tag does not understand the 
> > 'asString' attrib ute Total time: 33 seconds Finished at: 
> Sun Oct 30 
> > 10:40:02 MST 2005
> > 
> > So I built multiproject from svn and 'maven 
> multiproject:site' failed 
> > again with:
> > 
> > BUILD FAILED
> > File...... 
> > 
> C:\cygwin\home\wendy\.maven\cache\maven-multiproject-plugin-1.5-SNAPS
> > HOT\plugin.jelly
> > Element... maven:reactor
> > Line...... 103
> > Column.... 9
> > Unable to obtain goal [site] --
> > C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plu
> > gin-1.10-SNAPSHOT\plugin.jelly:707:13: <velocity:merge> 
> Invocation of 
> > method 'ge tPluginContext' in  class 
> org.apache.maven.project.Project 
> > threw exception class 
> org.apache.maven.plugin.UnknownPluginException : 
> > Unknown plugin "maven-xdoc-plu gin"
> > Total time: 12 seconds
> > Finished at: Sun Oct 30 10:22:44 MST 2005
> > 
> > Any advice?  I can go back to the released versions of xdoc and 
> > multiproject, and the site will build, but then I can't use the pdf 
> > plugin due to duplicate ids in the site content.
> > 
> > Struts will be on 1.0.2 for a while longer, so I'd like to 
> be able to 
> > create PDFs with m1 if at all possible.
> > 
> > Thanks!
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> additional commands, e-mail: dev-help@maven.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [m1] Using the latest xdoc and multiproject plugins together

Posted by Lukas Theussl <lt...@apache.org>.
Hi Wendy,

Sorry for all that inconvenience, we are having a hard time right now 
making the plugins compatible with m1.0 and 1.1.

I take it from your mail that it's only the multiproject+site 
combination that fails, ie running site alone works? In that case, I 
suspect that you need to upgrade some other plugins as well, but I'm not 
really up to date about dependencies right now, Arnaud should be able to 
tell you more.

However, for the first error, since you installed the latest version of 
xdoc, you might try to remove the asString="true" attribute on line 75 
of src/plugin-resources/sitemap.jsl. I don't think it is needed. No 
guarantee that it solves your problem though.

Let's wait for an answer from Arnaud to see if we should open a JIRA 
issue for that.

-Lukas


Wendy Smoak wrote:
> I'm trying to generate a PDF of the Struts site.
> 
> Because there hasn't yet been a 1.10 release of the Xdoc plugin 
> including the fix for http://jira.codehaus.org/browse/MPXDOC-158 I 
> checked out the source and did plugin:install.
> 
> Then 'maven multiproject:site' failed:
> 
> BUILD FAILED
> File...... 
> C:\cygwin\home\wendy\.maven\cache\maven-multiproject-plugin-1.4.1\plu
> gin.jelly
> Element... maven:reactor
> Line...... 104
> Column.... 9
> Unable to obtain goal [site] --  
> C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plu
> gin-1.10-SNAPSHOT\plugin.jelly:133:55: <j:include> could not include 
> jelly scrip
> t: 
> file:C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plugin-1.10-SNAPSHOT\plugin 
> 
> -resources/sitemap.jsl. Reason: 
> org.apache.commons.jelly.JellyTagException: file
> :C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/plugin-resour 
> 
> ces/sitemap.jsl:28:32: <jsl:stylesheet> 
> file:C:/cygwin/home/wendy/.maven/cache/m
> aven-xdoc-plugin-1.10-SNAPSHOT/plugin-resources/sitemap.jsl:44:61: 
> <jsl:applyTem
> plates> 
> file:C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/p
> lugin-resources/sitemap.jsl:69:49: <jsl:applyTemplates> null:-1:-1: 
> <null> file:
> C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/plugin-resourc 
> 
> es/sitemap.jsl:75:63: <x:set> This tag does not understand the 
> 'asString' attrib
> ute
> Total time: 33 seconds
> Finished at: Sun Oct 30 10:40:02 MST 2005
> 
> So I built multiproject from svn and 'maven multiproject:site' failed 
> again with:
> 
> BUILD FAILED
> File...... 
> C:\cygwin\home\wendy\.maven\cache\maven-multiproject-plugin-1.5-SNAPS
> HOT\plugin.jelly
> Element... maven:reactor
> Line...... 103
> Column.... 9
> Unable to obtain goal [site] --  
> C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plu
> gin-1.10-SNAPSHOT\plugin.jelly:707:13: <velocity:merge> Invocation of 
> method 'ge
> tPluginContext' in  class org.apache.maven.project.Project threw 
> exception class
> org.apache.maven.plugin.UnknownPluginException : Unknown plugin 
> "maven-xdoc-plu
> gin"
> Total time: 12 seconds
> Finished at: Sun Oct 30 10:22:44 MST 2005
> 
> Any advice?  I can go back to the released versions of xdoc and 
> multiproject, and the site will build, but then I can't use the pdf 
> plugin due to duplicate ids in the site content.
> 
> Struts will be on 1.0.2 for a while longer, so I'd like to be able to 
> create PDFs with m1 if at all possible.
> 
> Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [m1] Using the latest xdoc and multiproject plugins together

Posted by Wendy Smoak <ws...@gmail.com>.
On 12/7/05, Lukas Theussl <lt...@apache.org> wrote:
>
> Hi Wendy,
>
> I have recently committed a few patches to the xdoc plugin that are
> relevant for m1.0 compatibility. All my tests are running fine now, but
> if you have time, I would be grateful if you could test with your setup
> and confirm that it works for you, too (or not).

(Somewhat belatedly,)  'maven multiproject:site' works fine with
maven-xdoc-plugin 1.10-SNAPSHOT and Maven 1.0.2.  Thanks!

(The pdf plugin 2.5-SNAPSHOT still doesn't work immediately after
installing.  Clearing the cache is the only thing that helps.)

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [m1] Using the latest xdoc and multiproject plugins together

Posted by Lukas Theussl <lt...@apache.org>.
Hi Wendy,

I have recently committed a few patches to the xdoc plugin that are 
relevant for m1.0 compatibility. All my tests are running fine now, but 
if you have time, I would be grateful if you could test with your setup 
and confirm that it works for you, too (or not).

Cheers,
Lukas


Wendy Smoak wrote:

> I'm trying to generate a PDF of the Struts site.
>
> Because there hasn't yet been a 1.10 release of the Xdoc plugin 
> including the fix for http://jira.codehaus.org/browse/MPXDOC-158 I 
> checked out the source and did plugin:install.
>
> Then 'maven multiproject:site' failed:
>
> BUILD FAILED
> File...... 
> C:\cygwin\home\wendy\.maven\cache\maven-multiproject-plugin-1.4.1\plu
> gin.jelly
> Element... maven:reactor
> Line...... 104
> Column.... 9
> Unable to obtain goal [site] --  
> C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plu
> gin-1.10-SNAPSHOT\plugin.jelly:133:55: <j:include> could not include 
> jelly scrip
> t: 
> file:C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plugin-1.10-SNAPSHOT\plugin 
>
> -resources/sitemap.jsl. Reason: 
> org.apache.commons.jelly.JellyTagException: file
> :C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/plugin-resour 
>
> ces/sitemap.jsl:28:32: <jsl:stylesheet> 
> file:C:/cygwin/home/wendy/.maven/cache/m
> aven-xdoc-plugin-1.10-SNAPSHOT/plugin-resources/sitemap.jsl:44:61: 
> <jsl:applyTem
> plates> 
> file:C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/p
> lugin-resources/sitemap.jsl:69:49: <jsl:applyTemplates> null:-1:-1: 
> <null> file:
> C:/cygwin/home/wendy/.maven/cache/maven-xdoc-plugin-1.10-SNAPSHOT/plugin-resourc 
>
> es/sitemap.jsl:75:63: <x:set> This tag does not understand the 
> 'asString' attrib
> ute
> Total time: 33 seconds
> Finished at: Sun Oct 30 10:40:02 MST 2005
>
> So I built multiproject from svn and 'maven multiproject:site' failed 
> again with:
>
> BUILD FAILED
> File...... 
> C:\cygwin\home\wendy\.maven\cache\maven-multiproject-plugin-1.5-SNAPS
> HOT\plugin.jelly
> Element... maven:reactor
> Line...... 103
> Column.... 9
> Unable to obtain goal [site] --  
> C:\cygwin\home\wendy\.maven\cache\maven-xdoc-plu
> gin-1.10-SNAPSHOT\plugin.jelly:707:13: <velocity:merge> Invocation of 
> method 'ge
> tPluginContext' in  class org.apache.maven.project.Project threw 
> exception class
> org.apache.maven.plugin.UnknownPluginException : Unknown plugin 
> "maven-xdoc-plu
> gin"
> Total time: 12 seconds
> Finished at: Sun Oct 30 10:22:44 MST 2005
>
> Any advice?  I can go back to the released versions of xdoc and 
> multiproject, and the site will build, but then I can't use the pdf 
> plugin due to duplicate ids in the site content.
>
> Struts will be on 1.0.2 for a while longer, so I'd like to be able to 
> create PDFs with m1 if at all possible.
>
> Thanks!



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org