Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 3.2-xwiki
    • 3.1-xwiki
    • None

    Description

      Right now the pom for jodconverter has a dependency on xwiki-commons. This is not right and this creates an unnecessary dependency, preventing building XWiki when offline.

      ...
        <parent>
          <groupId>org.xwiki.commons</groupId>
          <artifactId>xwiki-commons-pom</artifactId>
          <version>7.4.4</version>
        </parent>
      
        <groupId>org.artofsolving.jodconverter</groupId>
        <artifactId>jodconverter-core</artifactId>
      ...
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: