Re: [Math] "maven site" fails

2022-12-12 Thread Gilles Sadowski
Le lun. 12 déc. 2022 à 23:53, Alex Herbert  a écrit :
>
> Deleting the line:
>
> 
>
> Works.
>
> I had to do this for the statistics userguide. IIRC the stylesheet was
> empty there so it did not matter. However for math the style sheet
> contains some elements. It includes some styles that do not exist and
> the project.css which is empty apart from an import of a url that does
> not exist. So this minimal xsl may not do anything anyway.
>
> I would drop the 
> Alex
>
> On Mon, 12 Dec 2022 at 22:33, Gilles Sadowski  wrote:
> >
> > Hello.
> >
> > Running
> > $ mvn clean package site
> > [...]
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site)
> > on project commons-math-parent: Error parsing
> > '/home/gilles/gilles/devel/java/apache/commons-math/trunk/src/site/xdoc/userguide/analysis.xml':
> > line [20] Error parsing the model: processing instruction can not have
> > PITarget with reserved xml name (position: IGNORABLE_WHITESPACE seen
> > ...ons and\n   limitations under the License.\n
> > -->\n\n > [...]
> >
> > Any idea?
> >
> > Regards,
> > Gilles

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [Math] "maven site" fails

2022-12-12 Thread Alex Herbert
Deleting the line:



Works.

I had to do this for the statistics userguide. IIRC the stylesheet was
empty there so it did not matter. However for math the style sheet
contains some elements. It includes some styles that do not exist and
the project.css which is empty apart from an import of a url that does
not exist. So this minimal xsl may not do anything anyway.

I would drop the  wrote:
>
> Hello.
>
> Running
> $ mvn clean package site
> [...]
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site)
> on project commons-math-parent: Error parsing
> '/home/gilles/gilles/devel/java/apache/commons-math/trunk/src/site/xdoc/userguide/analysis.xml':
> line [20] Error parsing the model: processing instruction can not have
> PITarget with reserved xml name (position: IGNORABLE_WHITESPACE seen
> ...ons and\n   limitations under the License.\n
> -->\n\n [...]
>
> Any idea?
>
> Regards,
> Gilles
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[Math] "maven site" fails

2022-12-12 Thread Gilles Sadowski
Hello.

Running
$ mvn clean package site
[...]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site)
on project commons-math-parent: Error parsing
'/home/gilles/gilles/devel/java/apache/commons-math/trunk/src/site/xdoc/userguide/analysis.xml':
line [20] Error parsing the model: processing instruction can not have
PITarget with reserved xml name (position: IGNORABLE_WHITESPACE seen
...ons and\n   limitations under the License.\n
-->\n\n