Build using maven is broklend due to missing class generated by script 
write-version-info.sh
--------------------------------------------------------------------------------------------

                 Key: SQOOP-392
                 URL: https://issues.apache.org/jira/browse/SQOOP-392
             Project: Sqoop
          Issue Type: Bug
          Components: build
    Affects Versions: 1.4.0-incubating
            Reporter: Jarek Jarcec Cecho


Checkout of current trunk or 1.4.0 branch can't be compiled with maven because 
of following error message:

[ERROR] 
/home/jarcec/projects/apache/sqoop/trunk/src/java/org/apache/sqoop/tool/VersionTool.java:[36,41]
 cannot find symbol
symbol  : class SqoopVersion
location: package org.apache.sqoop

This class is generated by script write-version-info.sh that is executed by 
ant, but not by maven.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to