Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-2560

doclint-java8-disable profile with liferay

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.17
    • None
    • None

    Description

      Dear Apache developers I'm using the library inside Liferay. Also I'm using a Liferay maven plugin

      <liferay.version>6.2.5</liferay.version>
      <liferay.maven.plugin.version>6.2.10.14</liferay.maven.plugin.version>

      When I run the plugin with the goal :

      mvn liferay:build-service

      I have this error:

      [ERROR] Failed to execute goal com.liferay.maven.plugins:liferay-maven-plugin:6.2.10.14:build-service (default-cli) on project xxx-portlet: Some problems were encountered while processing the POMs:
      [ERROR] [ERROR] Failed to determine Java version for profile doclint-java8-disable @ org.apache.tika:tika-parent:1.17, /Users/fabio/.m2/repository/org/apache/tika/tika-parent/1.17/tika-parent-1.17.pom, line 422, column 14
      [ERROR] : 1 problem was encountered while building the effective model for org.apache.tika:tika-core:1.17
      [ERROR] [ERROR] Failed to determine Java version for profile doclint-java8-disable @ org.apache.tika:tika-parent:1.17, /Users/fabio/.m2/repository/org/apache/tika/tika-parent/1.17/tika-parent-1.17.pom, line 422, column 14

      Seems related to the parent pom of tikka-parent-1.17 and If i open it into IntelliJ I've noticed that the tag

      <additionalparam>-Xdoclint:none</additionalparam>

      is red and not allowed, this probably because you are using the version 3.0.0 but if u move to the version 2.9.1 then intellij doesn't complain anymore but the error still remain.

      Are you aware of that or is just my problem because of Liferay?

      Thank you so much!!!

      Attachments

        1. javadoc.png
          91 kB
          Fabio

        Activity

          People

            Unassigned Unassigned
            fdamico Fabio
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: