Hi,

the maven-artifat-transfer shared component needed to be released first which is used by maven-assembly-plugin...

Kind regards
Karl Heinz Marbaise


On 6/15/16 12:07 AM, Olivier Lamy wrote:
Hi Anders,
Have you finished with assembly plugin?
As said last week I'd like to release it soon.
Let me know
Cheers
Olivier

On 15 June 2016 at 06:18, Karl Heinz Marbaise <[email protected]
<mailto:[email protected]>> wrote:

    Hi Anders,

    On 6/14/16 10:11 PM, Anders Hammar wrote:

        Hm, has nobody even tried generating the site? I'm also seeing
        several
        warnings among which a missing version for a reporting plugin...:-(


    The warnings are a known problem in Maven 3.0.5...based on the usage
    pluginManagement related to reporting plugins...

    Usually I generate a site only as a preparation for a release...

    So best would be to remove the definition of the fluido skin in the
    site.xml etc. and using the newest parent and let the parent do the
    work...

    Kind regards
    Karl Heinz Marbaise



        /grumpy

        On Tue, Jun 14, 2016 at 10:06 PM, Karl Heinz Marbaise
        <[email protected] <mailto:[email protected]>
        <mailto:[email protected] <mailto:[email protected]>>> wrote:

            Hi Anders,

            you need to upgrade maven-fluidoe to at least 1.5 to get it
        working...

            Kind regards
            Karl Heinz

            On 6/14/16 10:00 PM, Anders Hammar wrote:

                I'm getting an error when building Maven site (mvn site) for
                maven-assembly-plugin trunk:

                [INFO] <<< maven-plugin-plugin:3.4:report @
                maven-assembly-plugin <<<
                [INFO] Relativizing decoration links with respect to
        localized
                project URL:
                https://maven.apache.org/plugins/maven-assembly-plugin/
                [INFO] Rendering site with
                org.apache.maven.skins:maven-fluido-skin:jar:1.4
                skin.
                [INFO] Skipped "About" report
                (maven-project-info-reports-plugin:2.9:index), file
        "index.html"
                already
                exists for the English version.
                [INFO] Rendering 20 Doxia documents: 16 apt, 1 fml, 3 xdoc
                [ERROR] Parser Exception: META-INF/maven/site.vm
                org.apache.velocity.runtime.parser.ParseException:
        Encountered
                "source" at
                line 1162, column 52.
                Was expecting one of:
                    "," ...
                    ")" ...
                    <WHITESPACE> ...

                Looking at site.vm in the fluido skin jar I see (at row
        1162):

                            $bodyContent.replaceAll( "<div
                class=\"source\">(\r?\n)?<pre>",
                "<div class=\"source\"><pre class=\"$sourceStyle\">"
        ).replaceAll(
                "class=\"bodyTable\"", "class=\"table table-striped\"" )

                Anyone familiar with the skin part that quickly sees the
        problem?
                Is it just for me?

                I'm on macOS with Maven 3.3.3 and Oracle JDK 1.8.0u92. Same
                problem with
                Maven 3.0.5.

                /Anders

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to