[ 
https://issues.apache.org/jira/browse/FLUME-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ferenc Szabo resolved FLUME-1282.
---------------------------------
       Resolution: Invalid
    Fix Version/s: 1.9.0

the project uses maven 3 (maven wrapper provided)

> Flume 1.x build fails on Maven 2
> --------------------------------
>
>                 Key: FLUME-1282
>                 URL: https://issues.apache.org/jira/browse/FLUME-1282
>             Project: Flume
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 1.2.0
>         Environment: Mac osx 10.7.4. Maven 2.2.1
>            Reporter: Kamal Bahadur
>            Priority: Major
>             Fix For: 1.9.0
>
>
> 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>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to