[
https://issues.apache.org/jira/browse/SQOOP-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13157732#comment-13157732
]
Hudson commented on SQOOP-392:
------------------------------
Integrated in Sqoop-jdk-1.6 #65 (See
[https://builds.apache.org/job/Sqoop-jdk-1.6/65/])
SQOOP-392. Build using maven is broken due to missing class generated by
script write-version-info.sh
(Arvind Prabhakar via Jarek Jarcec Cecho)
jarcec : http://svn.apache.org/viewvc/?view=rev&rev=1206698
Files :
* /incubator/sqoop/trunk/pom.xml
*
/incubator/sqoop/trunk/src/java/org/apache/sqoop/mapreduce/db/DBOutputFormat.java
> 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
> Assignee: Arvind Prabhakar
> Fix For: 1.4.1-incubating
>
> Attachments: SQOOP-392-1.patch
>
>
> 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