Re: Configuring canonical URL link elements for maven-site-plugin generated pages

2024-01-31 Thread Greg Chabala
Only for the Fluido skin, eh? In the meantime I've hacked together a beanshell monstrosity to add the tag to any pages that are missing it, which may end up becoming the basis for a custom plugin.

Re: Configuring canonical URL link elements for maven-site-plugin generated pages

2024-01-30 Thread Michael Osipov
If you use the Maven Fluido Skin /site/body/head is passed to Velocity's RenderTool with '#eval()' and eventuall VTL markup will be rendered. Logically, you should have access to all context attributes including the HTML page name and all other stuff. Give it a try. M

Configuring canonical URL link elements for maven-site-plugin generated pages

2024-01-23 Thread Greg Chabala
I'm trying to improve the search engine optimization of my project's maven-site-plugin generated website by following some best practices. I'm already using sitemapxml-maven-plugin to produce a sitemap for search engines. I'd like to configure a canonical URL link element for each page as well

[ANN] Maven Site Plugin 4.0.0-M13 released

2023-12-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M13. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M13 ** Bug * [MSITE-997] - Non-localized site directory DocumentRenderingContext

[ANN] Maven Site Plugin 4.0.0-M12 released

2023-11-24 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M12. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M12 ** Improvement * [MSITE-987] - Consistently log when skipping report goal

[ANN] Maven Site Plugin 4.0.0-M11 released

2023-10-17 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M11. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M11 ** Dependency upgrade * [MSITE-981] - Upgrade to Doxia 2.0.0-M8 * [MSITE-982

[ANN] Maven Site Plugin 4.0.0-M10 released

2023-10-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M10. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M10 ** Bug * [MSITE-971] - Site generation not resolving git.commit.time

[ANN] Maven Site Plugin 4.0.0-M9 released

2023-07-10 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M9. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M9 ** Improvement * [MSITE-833] - Remove dependency to maven-compat ** Task

[ANN] Maven Site Plugin 4.0.0-M8 released

2023-05-02 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M8. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M8 ** Bug * [MSITE-951] - Don't abuse report's symbolic output name as filename

[ANN] Maven Site Plugin 4.0.0-M7 released

2023-04-11 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M7. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M7 ** Bug * [MSITE-226] - Missing escaping of ${project.name} for default site

[ANN] Maven Site Plugin 4.0.0-M6 released

2023-03-22 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M6. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M6 ** Dependency upgrade * [MSITE-930] - Upgrade plugins and components (in ITs

[ANN] Maven Site Plugin 4.0.0-M5 released

2023-02-14 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M5. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M5 ** Bug * [MSITE-220] - site:run mojo will not display Javadoc or JXR report

[ANN] Maven Site Plugin 4.0.0-M4 released

2022-12-05 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M4. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M4 ** Bug * [MSITE-639] - sub-project tries to fetch a site_en.xml even though

[ANN] Maven Site Plugin 3.12.1 released

2022-08-04 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 3.12.1. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 3.12.1 ** Bug * [MSITE-901] - If preceding standalone report has been run, site:jar does

[ANN] Maven Site Plugin 4.0.0-M3 released

2022-07-25 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M3. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M3 ** Dependency upgrade * [MSITE-905] - Upgrade Doxia and Maven Reporting stack

[ANN] Maven Site Plugin 4.0.0-M2 released

2022-06-26 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M2. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M2 ** Bug * [MSITE-901] - If preceding standalone report has been run, site:jar does

[ANN] Maven Site Plugin 4.0.0-M1 released

2022-05-01 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M1. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M1 ** Dependency upgrade * [MSITE-892] - Upgrade to Doxia/Doxia Sitetools to 2.0.0-M2

[ANN] Maven Site Plugin 3.12.0 released

2022-04-20 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 3.12.0. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 3.12.0 ** Bug * [MSITE-857] - Jetty engine fails to resolve web.xml DTD behind corporate

[ANN] Maven Site Plugin 3.11.0 released

2022-02-16 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 3.11.0. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 3.11.0 ** Task * [MSITE-880] - AbstractSiteDeployWebDavTest should not log ** Dependency

[ANN] Maven Site Plugin 3.10.0 released

2021-12-25 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 3.10.0. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 3.10.0 ** Improvement * [MSITE-870] - Mark Maven-exported dependencies as scope provided

Re: Need help for maven site plugin for Apache Helix

2021-11-20 Thread Olivier Lamy
Thanks Hervé!. @Junkai I have merged Hervé's PR On Sat, 20 Nov 2021 at 20:31, Hervé BOUTEMY wrote: > FYI, on the "SiteToolException: Error parsing site descriptor: TEXT must > beimmediately followed by END_TAG and not START_TAG" error, the key Maven > Site > Plugin

Re: Need help for maven site plugin for Apache Helix

2021-11-20 Thread Hervé BOUTEMY
FYI, on the "SiteToolException: Error parsing site descriptor: TEXT must beimmediately followed by END_TAG and not START_TAG" error, the key Maven Site Plugin version is version 3.5, where the parsing of site.xml changed: previously it was parser as XML, and since 3.5 it is pars

Re: Need help for maven site plugin for Apache Helix

2021-11-20 Thread Hervé BOUTEMY
Hi, Apache parent 13 is so old... see https://github.com/apache/helix/pull/1909 upgrading both Apache parent POM and maven-site-plugin seems to do the job Regards, Hervé Le jeudi 18 novembre 2021, 00:04:03 CET Junkai Xue a écrit : > Hi, > > I was trying to deploy Apache Helix projec

Re: Need help for maven site plugin for Apache Helix

2021-11-17 Thread Olivier Lamy
(http://repository.apache.org/snapshots > <http://repository.apache.org/snapshots>, releases=false, snapshots=true)* > > > Was this recent change? I tried to upgrade to maven site plugin to 3.9.1. > It got error on parsing: > > *SiteToolException: Error parsing site descriptor*: TEXT must be > immediately followed by END_TAG and not START_TAG (position: START_TAG seen > ...\n

Re: Need help for maven site plugin for Apache Helix

2021-11-17 Thread Martin Gainty
napshots=false),* [*ERROR*] * apache.snapshots (http://repository.apache.org/snapshots <http://repository.apache.org/snapshots>, releases=false, snapshots=true)* Was this recent change? I tried to upgrade to maven site plugin to 3.9.1. It got error on parsing: *SiteToolException: Error parsi

Need help for maven site plugin for Apache Helix

2021-11-17 Thread Junkai Xue
ts=false),* [*ERROR*] * apache.snapshots (http://repository.apache.org/snapshots <http://repository.apache.org/snapshots>, releases=false, snapshots=true)* Was this recent change? I tried to upgrade to maven site plugin to 3.9.1. It got error on parsing: *SiteToolException: Error parsing site des

[ANN] Apache Maven Site Plugin 3.9.1 Released

2020-06-25 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.9.1 This plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the POM. https://maven.apache.org/plugins/maven-site

Re: Customizing the maven-site-plugin Markdown renderer?

2020-04-16 Thread Hervé BOUTEMY
rstand > >> each > >> other > >> > >> even before updating doxia-module-markdown with an updated version, there > >> is a > >> test with a Maven site to be done with the normal Doxia, to show the > >> result > >> (perhaps t

Re: Customizing the maven-site-plugin Markdown renderer?

2020-04-16 Thread Stephan Wissel
updated version, there >> is a >> test with a Maven site to be done with the normal Doxia, to show the >> result >> (perhaps there is a partial failure only): this will be interesting to >> compare >> the result against the flexmark standalone test. >> >&g

Re: Customizing the maven-site-plugin Markdown renderer?

2020-04-08 Thread Stephan Wissel
then once we'll be at updating doxia-module-markdown, yes, you can > override > the version used by the maven-site-plugin by setting dependencies in > plugin > definition > > Regards, > > Hervé > > Le lundi 6 avril 2020, 07:12:14 CEST Stephan Wissel a écrit : > >

Re: Customizing the maven-site-plugin Markdown renderer?

2020-04-06 Thread Hervé BOUTEMY
, to show the result (perhaps there is a partial failure only): this will be interesting to compare the result against the flexmark standalone test. then once we'll be at updating doxia-module-markdown, yes, you can override the version used by the maven-site-plugin by setting dependencies in plugin

Re: Customizing the maven-site-plugin Markdown renderer?

2020-04-05 Thread Stephan Wissel
rate that. > > I presume I would define my local moxia modification (after mvn clean > > install) as a site plugin dependency? > > Along those lines: > > > > > > org.apache.maven.plugins > > maven-site-plugin > > ${maven.site.plugin.version} >

Re: Customizing the maven-site-plugin Markdown renderer?

2020-04-05 Thread Hervé BOUTEMY
cation (after mvn clean > install) as a site plugin dependency? > Along those lines: > > > org.apache.maven.plugins > maven-site-plugin > ${maven.site.plugin.version} > > > org.apache.maven.plugins > doxia-module-markdown > 1.9.1-stw > > > >

Re: Customizing the maven-site-plugin Markdown renderer?

2020-04-05 Thread Stephan Wissel
I did a flexmark standalone test, happy to try to integrate that. I presume I would define my local moxia modification (after mvn clean install) as a site plugin dependency? Along those lines: org.apache.maven.plugins maven-site-plugin ${maven.site.plugin.version} org.apache.maven.plugins

Re: Customizing the maven-site-plugin Markdown renderer?

2020-04-05 Thread Hervé BOUTEMY
nice work: dos it mean that you managed to have the rendering as expected? Can you create a little demo and share? On making the extension configurable and easy to use, it will be complex from a Maven Site Plugin perspective: its relationship with Doxia (the core rendering engine), Doxia

Re: Customizing the maven-site-plugin Markdown renderer?

2020-04-03 Thread Stephan Wissel
t; working on this topic, I'd be happy to help > > Regards, > > Hervé > > Le vendredi 3 avril 2020, 16:31:49 CEST Stephan Wissel a écrit : > > Hi there, > > > > We are using Markdown in our Maven generated site > > <http://maven.apache.org/plugins/maven-si

Re: Customizing the maven-site-plugin Markdown renderer?

2020-04-03 Thread Hervé BOUTEMY
che.org/plugins/maven-site-plugin/index.html>. Works like > a charm. AFAIK the plugin uses Flexmark > <https://github.com/vsch/flexmark-java> under the hood, which supports > the Admonition > extensions > <https://squidfunk.github.io/mkdocs-material/extensions/admoni

Customizing the maven-site-plugin Markdown renderer?

2020-04-03 Thread Stephan Wissel
Hi there, We are using Markdown in our Maven generated site <http://maven.apache.org/plugins/maven-site-plugin/index.html>. Works like a charm. AFAIK the plugin uses Flexmark <https://github.com/vsch/flexmark-java> under the hood, which supports the Admonition exten

[ANN] Apache Maven Site Plugin 3.9.0 Released

2020-03-10 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.9.0 This plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the POM. https://maven.apache.org/plugins/maven-site

[ANN] Maven Site Plugin 3.8.2 released

2019-07-31 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 3.8.2. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 3.8.2 ** Bug * [MSITE-823] - Documentation says JDK 1.6 required, doxia dependency requires

[ANN] Apache Maven Site Plugin 3.7.1 Released

2018-04-28 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.7.1 The Maven Site Plugin is a plugin that generates a site for the current project. https://maven.apache.org/plugins/maven-site-plugin/ You should specify the version in your project's plugin

[ANN] Apache Maven Site Plugin 3.7 Released

2017-12-31 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.7 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin/ You should specify the version in your project's plugin

[ANN] Apache Maven Site Plugin 3.6 Released

2016-11-17 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.6 The Site Plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the POM. https://maven.apache.org/plugins/maven

AW: Maven-Site-Plugin: Generated content?

2016-11-07 Thread Hohl, Gerrit
, 7. November 2016 14:35 An: users@maven.apache.org Betreff: Re: Maven-Site-Plugin: Generated content? Hi Gerrit, Hohl, Gerrit wrote: > Hello everyone, :-) > > > > I'm trying to create some content for the Maven site during the Maven > build process. > > > &g

Re: Maven-Site-Plugin: Generated content?

2016-11-07 Thread Jörg Schaible
Hi Gerrit, Hohl, Gerrit wrote: > Hello everyone, :-) > > > > I'm trying to create some content for the Maven site during the Maven > build process. > > > > I recognized that the maven-site-plugin has a > configuration property which allows

AW: AW: Maven-Site-Plugin: Generated content?

2016-11-07 Thread Hohl, Gerrit
...@gmail.com] Gesendet: Samstag, 5. November 2016 10:57 An: Maven Users List Betreff: Re: AW: Maven-Site-Plugin: Generated content? You probably want to create a reporting plugin that you can add to your pom to create that eXtra content, it 's how maven works

Re: AW: Maven-Site-Plugin: Generated content?

2016-11-05 Thread Mark Prins
You probably want to create a reporting plugin that you can add to your pom to create that eXtra content, it 's how maven works

AW: Maven-Site-Plugin: Generated content?

2016-11-04 Thread Hohl, Gerrit
is not stored in the src/main/site folder, but in a different folder in the target folder (I don't want it to be part of the source code management). It seems that for such generated content the target/generated-site folder is the place to be. But the maven-site-plugin seems to totally ignore

Re: Maven-Site-Plugin: Generated content?

2016-11-04 Thread Christofer Dutz
://flex.apache.org/ng/doc-website.html Chris Am 04.11.16, 09:20 schrieb "Hohl, Gerrit" <g.h...@aurenz.de>: Hello everyone, :-) I'm trying to create some content for the Maven site during the Maven build process. I recognized that the maven

Maven-Site-Plugin: Generated content?

2016-11-04 Thread Hohl, Gerrit
Hello everyone, :-) I'm trying to create some content for the Maven site during the Maven build process. I recognized that the maven-site-plugin has a configuration property which allows defining a directory which holds such generated content. Normally it's the target/generated-site

maven-site-plugin

2016-09-03 Thread Renato Francesco Miracco
Hi, I'm trying to use the maven-site-plugin, i configure it into my pom.xml as: org.apache.maven.plugins maven-site-plugin 3.5.1 en,fr,it I can see the site in different languages, but only if i change the url path. For example: my-site/index.html -> uses the default locale, the fi

Re: own Maven Site plugin

2016-06-28 Thread Hervé BOUTEMY
: > Hello, > > I try to build my first Maven site plugin. > I have defined a class based on AbstractMojo and > put the annotation @Mojo( name = "rrd-antlr4", defaultPhase = > LifecyclePhase.SITE ) on top. > > I overload the execute-method and put my plugin content t

Re: own Maven Site plugin

2016-06-26 Thread Benson Margulies
try to build my first Maven site plugin. > I have defined a class based on AbstractMojo and > put the annotation @Mojo( name = "rrd-antlr4", defaultPhase = > LifecyclePhase.SITE ) > on top. > > I overload the execute-method and put my plugin content to the method. I > b

own Maven Site plugin

2016-06-25 Thread Philipp Kraus
Hello, I try to build my first Maven site plugin. I have defined a class based on AbstractMojo and put the annotation @Mojo( name = "rrd-antlr4", defaultPhase = LifecyclePhase.SITE ) on top. I overload the execute-method and put my plugin content to the method. I build the plugin

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-05-02 Thread Hervé Boutemy
n-fluido-skin version to be 1.5 > > > > > > > > > > > > it seems my site.xml is not valid anymore the error is > > > > > > > > > > > > [ERROR] Failed to execute goal > > > > > > org.apache.maven.plug

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-04-27 Thread Maxim Solodovnik
; > > > org.apache.maven.plugins:maven-site-plugin:3.5:site > (generate-site) on > > > > > project openmeetings-parent: SiteToolException: Error parsing site > > > > > descriptor: TEXT must be immediately followed by END_TAG and not > > > >

Re: Why did the Maven Site Plugin 3.4.1 vanished

2016-04-22 Thread Oliver B. Fischer
, Hervé Le jeudi 21 avril 2016 23:52:25 Oliver B. Fischer a écrit : Hi, I just recognized that version 3.4.1 of the Maven Site Plugin vanished from Maven Central. Does someone how why? Oliver - To unsubscribe, e-mail: users

Re: Why did the Maven Site Plugin 3.4.1 vanished

2016-04-21 Thread Hervé BOUTEMY
Hi, 3.4.1? This version never existed http://svn.apache.org/viewvc/maven/plugins/tags/ Didn't you look for 3.5.1? Regards, Hervé Le jeudi 21 avril 2016 23:52:25 Oliver B. Fischer a écrit : > Hi, > > I just recognized that version 3.4.1 of the Maven Site Plugin vanished > from M

Why did the Maven Site Plugin 3.4.1 vanished

2016-04-21 Thread Oliver B. Fischer
Hi, I just recognized that version 3.4.1 of the Maven Site Plugin vanished from Maven Central. Does someone how why? Oliver -- N Oliver B. Fischer A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany P +49 30 44793251 M +49 178 7903538 E o.b.fisc...@swe-blog.net S oliver.b.fischer J

[ANN] Apache Maven Site Plugin 3.5.1 Released

2016-04-14 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.5.1 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin/ You should specify the version in your project's plugin

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-04-08 Thread Hervé BOUTEMY
gs-parent: SiteToolException: Error parsing site > > > > descriptor: TEXT must be immediately followed by END_TAG and not > > > > START_TAG > > > > > > (position: START_TAG seen ..."text/javascript" src=" > > > > http://o

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-04-07 Thread Maxim Solodovnik
be immediately followed by END_TAG and not > START_TAG > > > (position: START_TAG seen ..."text/javascript" src=" > > > http://openmeetings.apache.org/js/site.js;>... @40:83) -> [Help 1] > > > > > > > > > here: > > > >

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-04-07 Thread Hervé BOUTEMY
diately followed by END_TAG and not START_TAG > > (position: START_TAG seen ..."text/javascript" src=" > > http://openmeetings.apache.org/js/site.js;>... @40:83) -> [Help 1] > > > > > > here: > > > > http://openmeetings.apache.org/js/site.js&am

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-04-07 Thread Maxim Solodovnik
would be great to have some tests from end users before I do the maven- > site-plugin 3.5.1 release > > Regards, > > Hervé > > > [1] > http://maven.apache.org/doxia/doxia-sitetools/doxia-integration-tools/index.html > > Le jeudi 3 mars 2016 22:11:59 Maxim Solo

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-04-07 Thread Hervé BOUTEMY
Hi Maxim, I just updated 18-SNAPSHOT to use Doxia Sitetools 1.7.1, which contains early interpolation ${this.*} feature [1] It would be great to have some tests from end users before I do the maven- site-plugin 3.5.1 release Regards, Hervé [1] http://maven.apache.org/doxia/doxia-sitetools

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-03-03 Thread Maxim Solodovnik
Hervé > > - Mail original - > De: "Maxim Solodovnik" <solomax...@gmail.com> > À: "Maven Users List" <users@maven.apache.org> > Envoyé: Jeudi 3 Mars 2016 09:54:10 > Objet: Re: maven-site-plugin 3.5 ClassNotFoundException > > Is it t

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-03-03 Thread herve . boutemy
voyé: Jeudi 3 Mars 2016 09:54:10 Objet: Re: maven-site-plugin 3.5 ClassNotFoundException Is it time to release apache parent 18? :) WBR, Maxim (from mobile, sorry for the typos) On Feb 27, 2016 14:04, "Maxim Solodovnik" <solomax...@gmail.com> wrote: > Thanks a lot! > I'll

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-03-03 Thread Maxim Solodovnik
M, Hervé BOUTEMY <herve.bout...@free.fr> > wrote: > >> Hi, >> >> Not sure there is not a misunderstanding about the new dependency: it's on >> maven-site-plugin to override what I did on ASF v17 [1], not your project >> (hopefully, the build tool requirem

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-02-27 Thread Maxim Solodovnik
Thanks a lot! I'll wait for the announce and then will test :) On Thu, Feb 25, 2016 at 12:47 PM, Hervé BOUTEMY <herve.bout...@free.fr> wrote: > Hi, > > Not sure there is not a misunderstanding about the new dependency: it's on > maven-site-plugin to override what I did on ASF

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-02-24 Thread Hervé BOUTEMY
Hi, Not sure there is not a misunderstanding about the new dependency: it's on maven-site-plugin to override what I did on ASF v17 [1], not your project (hopefully, the build tool requirements don't affect your project dependencies). That is like Velocity downgrade [2

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-02-23 Thread Maxim Solodovnik
y to doxia-core version 1.6 or less > (which > is typical from a project inheriting from an ASF version 17 parent POM > because > of MPOM-69 fix). > > I'm still waiting for a little more feedback before releasing ASF parent > POM > version 18 with maven-site-plugin 3.5 (and

Re: maven-site-plugin 3.5 ClassNotFoundException

2016-02-23 Thread Hervé BOUTEMY
-plugin 3.5 (and no Doxia core version forcing). Now, you should simply add a dependency to maven-site-plugin 3.5 to doxia-core version 1.7 and everything will work as expected. Regards, Hervé Le mercredi 24 février 2016 11:21:00 Maxim Solodovnik a écrit : > Hello All, > > I'm trying

maven-site-plugin 3.5 ClassNotFoundException

2016-02-23 Thread Maxim Solodovnik
Hello All, I'm trying to switch to maven-site-plugin 3.5 unfortunately I'm getting ClassNotFoundException, solomax@solomax-pc:$ *mvn -version* Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T22:41:47+06:00) Maven home: /opt/maven Java version: 1.8.0_66, vendor: Oracle

Re: Maven Fluido Skin incompatibility with new maven-site-plugin 3.5

2016-02-20 Thread Hervé BOUTEMY
Hi Anthony, Yes, you're completely right: we're working on it, and tried to make clear that Fluido Skin 1.4 is not immediately compatible with Maven Site Plugin 3.5 [1] It should be done in 1 or 2 weeks, dependings on the order in which we'll have to do the work (perhaps we'll need

Maven Fluido Skin incompatibility with new maven-site-plugin 3.5

2016-02-20 Thread Anthony Whitford
I noticed that maven-site-plugin 3.5 does not work with maven-fluido-skin 1.4… This looks well known from inspecting the JIRA issues for the skin, but when will maven-fluido-skin-1.5 be released? - To unsubscribe, e-mail: users

[ANN] Apache Maven Site Plugin 3.5 Released

2016-02-18 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.5 The Site Plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the POM. http://maven.apache.org/plugins/maven-site

Maven site plugin, turn off copyright notice

2015-10-13 Thread Alex O'Ree
Is there a way to turn off the copyright notice on the bottom of generated maven sites? - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Maven site plugin, turn off copyright notice

2015-10-13 Thread Karl Heinz Marbaise
Hi, On 10/13/15 9:45 PM, Alex O'Ree wrote: Is there a way to turn off the copyright notice on the bottom of generated maven sites? Which of them do you mean exactly ? Can you show an example and mark which you mean? Which skin do you use? Kind regards Karl Heinz Marbaise

Re: Maven site plugin, turn off copyright notice

2015-10-13 Thread Alex O'Ree
k me a few minutes to find the solution in the >> source, but did see it referenced anywhere on the maven site plugin's >> website > > Hm... > > http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html#Custom_footer > > might need an improvement? ... > &

Re: Maven site plugin, turn off copyright notice

2015-10-13 Thread Alex O'Ree
I think I figured it out. It was being injected into the footer. Overriding the footer in the site descriptor appears to have suppressed it. Took me a few minutes to find the solution in the source, but did see it referenced anywhere on the maven site plugin's website On Tue, Oct 13, 2015 at 3:55

Re: Maven site plugin, turn off copyright notice

2015-10-13 Thread Karl Heinz Marbaise
plugin's website Hm... http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html#Custom_footer might need an improvement? ... Kind regards Karl Heinz Marbaise On Tue, Oct 13, 2015 at 3:55 PM, Karl Heinz Marbaise <khmarba...@gmx.de> wrote: Hi, On 10/13/15 9:45 PM

Re: maven site plugin 3.4 failing to resolve from reactor when run in release cycle

2014-12-30 Thread Hervé BOUTEMY
what's the mvn command launched? Regards, Hervé Le lundi 29 décembre 2014 22:33:24 Benson Margulies a écrit : This is in release:perform; [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project ws-bus: failed to get report for

Re: maven site plugin 3.4 failing to resolve from reactor when run in release cycle

2014-12-30 Thread Benson Margulies
mvn release:perform I've done some archaeology, and this is a very old story with just about all the projects we have at my job; we generally turn off site-deploy from release:perform to avoid it, but I accidently lost that configuration and hit this again. I could capture a -X, but I have no

maven site plugin 3.4 failing to resolve from reactor when run in release cycle

2014-12-29 Thread Benson Margulies
This is in release:perform; [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project ws-bus: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal on project integration-test: Could not resolve

Re: Plugins to extend the APT format? (For use with the Maven Site plugin)

2014-08-17 Thread Hervé BOUTEMY
Le mercredi 13 août 2014 23:22:52 Nick Burch a écrit : Hi All For Apache Tika, we currently use the Maven Site plugin, along with the APT format for our site content. We are looking to automatically pull in snippets of code from svn into the published site, much as the ASF CMS supports

Re: Plugins to extend the APT format? (For use with the Maven Site plugin)

2014-08-14 Thread Stephen Connolly
2014 18:22, Nick Burch n...@apache.org wrote: Hi All For Apache Tika, we currently use the Maven Site plugin, along with the APT format for our site content. We are looking to automatically pull in snippets of code from svn into the published site, much as the ASF CMS supports https

Plugins to extend the APT format? (For use with the Maven Site plugin)

2014-08-13 Thread Nick Burch
Hi All For Apache Tika, we currently use the Maven Site plugin, along with the APT format for our site content. We are looking to automatically pull in snippets of code from svn into the published site, much as the ASF CMS supports https://blogs.apache.org/infra/entry/scaling_down_the_cms_to

[ANN] Apache Maven Site Plugin 3.4 Released

2014-07-12 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.4 The Site Plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the POM. http://maven.apache.org/plugins/maven-site

Re: How to avoid checking parent project in maven-site-plugin

2014-05-23 Thread Dariusz Jurojć
Too much work to do. I think that I'd better find other way to create reports I need. So Mr maven-site-plugin - i don't like you anymore :) Regards, Dariusz Paul Benedict wrote If worst comes to worst, modify the POM. It's your local repository. You can do whatever you want to those files

Re: maven-site-plugin unhappy with jdk 1.8?

2014-05-17 Thread Hervé BOUTEMY
see which report is in cause Regards, Hervé [1] http://jira.codehaus.org/browse/MNG-5551 Le jeudi 15 mai 2014 15:35:31 Andy Abendschein a écrit : I have recently udated my jdk from 1.7 to 1.8. Now I am having problems with the maven-site-plugin which fails with the error: Error during

RE: maven-site-plugin unhappy with jdk 1.8?

2014-05-17 Thread Martin Gainty
Date: Thu, 15 May 2014 15:35:31 -0600 From: aabendsch...@powertagging.com To: users@maven.apache.org Subject: maven-site-plugin unhappy with jdk 1.8? I have recently udated my jdk from 1.7 to 1.8. Now I am having problems with the maven-site-plugin which fails with the error

Re: How to avoid checking parent project in maven-site-plugin

2014-05-16 Thread Dariusz Jurojć
to do it in my pom. And I tried various methods and in every one of them maven tried to download site configuration from parent pom. And I'm trying to avoid this. -- View this message in context: http://maven.40175.n5.nabble.com/How-to-avoid-checking-parent-project-in-maven-site-plugin

Re: How to avoid checking parent project in maven-site-plugin

2014-05-16 Thread Paul Benedict
-to-avoid-checking-parent-project-in-maven-site-plugin-tp5792945p5793085.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e

maven-site-plugin unhappy with jdk 1.8?

2014-05-16 Thread Andy Abendschein
I have recently udated my jdk from 1.7 to 1.8. Now I am having problems with the maven-site-plugin which fails with the error: Error during page generation: Error rendering Maven report: Unsupported targetJdk value '1.8'. Is there a way to specify a different targetJdk value

Re: How to avoid checking parent project in maven-site-plugin

2014-05-13 Thread Ron Wheeler
trying to add generating site by maven-site-plugin, but it doesn't work. When I'm building this project i get following error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project [MY-PROJECT]: SiteToolException: The site descriptor

Re: How to avoid checking parent project in maven-site-plugin

2014-05-13 Thread Ron Wheeler
/How-to-avoid-checking-parent-project-in-maven-site-plugin-tp5792945p5793019.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands

Re: How to avoid checking parent project in maven-site-plugin

2014-05-13 Thread Dariusz Jurojć
of parent project. -- View this message in context: http://maven.40175.n5.nabble.com/How-to-avoid-checking-parent-project-in-maven-site-plugin-tp5792945p5793019.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: How to avoid checking parent project in maven-site-plugin

2014-05-13 Thread Paul Benedict
. -- View this message in context: http://maven.40175.n5.nabble.com/How-to-avoid-checking-parent-project-in-maven-site-plugin-tp5792945p5793019.html Sent from the Maven - Users mailing list archive at Nabble.com

How to avoid checking parent project in maven-site-plugin

2014-05-12 Thread Dariusz Jurojc
I have small maven project. I'm trying to add generating site by maven-site-plugin, but it doesn't work. When I'm building this project i get following error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project [MY-PROJECT

Re: Maven Site Plugin and report plugins that need dependencies declared

2014-02-14 Thread jieryn
Even though Hervé has given the best answer, I thought I'd chime in and say that The Maven Way would probably have you add the additional dependency at the plugin level, and not the configuration.reportPlugins.plugin level.. So, sorry, but you were wrong twice. :-) On Thu, Feb 13, 2014 at 10:34

  1   2   3   4   >