Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-1282

Flume 1.x build fails on Maven 2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 1.2.0
    • 1.9.0
    • Docs
    • None
    • Mac osx 10.7.4. Maven 2.2.1

    Description

      Build fails.

      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] Error getting reports from the plugin 'org.tomdz.maven:sphinx-maven-plugin:1.0.2': Unable to load the mojo 'org.tomdz.maven:sphinx-maven-plugin:1.0.2:generate' in the plugin 'org.tomdz.maven:sphinx-maven-plugin'. A required class is missing: org/codehaus/plexus/util/xml/XmlStreamWriter
      org.codehaus.plexus.util.xml.XmlStreamWriter

      -----------------------------

      I was able to build after I commented this part in main pom.xml:

      <plugin>
      <groupId>org.tomdz.maven</groupId>
      <artifactId>sphinx-maven-plugin</artifactId>
      <inherited>false</inherited>
      <configuration>
      <sourceDirectory>${project.basedir}/flume-ng-doc/sphinx</sourceDirectory>
      </configuration>
      </plugin>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kamalb Kamal Bahadur
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: