I can look at it tonight, I had gone to sleep before I read this.

On Nov 11, 2003, at 1:04 AM, Stephen McConnell wrote:



Steven Harris wrote:

Who is generating


Its a result of the launch of the site goal with maven. Maven normally uses its own site.jsl file - but that keeps changing ever time Maven does a release. By setting project properties we can tell maven to use a project specific site.jsl - in this case its the /meta/site/etc/site.jsl document. To modify the value you should take a peek inside the maven.xml document in the root avalon/meta directory. You will find a property statement that looks like:

<ant:property name="maven.xdoc.jsl" value="file:/${basedir}/../site/etc/site.jsl"/>

If you could play around with this and see if you can get something that does not fail then I can try to do the same thing under the windows.

Stephen.

--

Stephen J. McConnell
mailto:[EMAIL PROTECTED]




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



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



Reply via email to