You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2012/05/01 21:06:50 UTC

[jira] [Commented] (HADOOP-8317) Update maven-assembly-plugin to 2.3 - fix build on FreeBSD

    [ https://issues.apache.org/jira/browse/HADOOP-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265978#comment-13265978 ] 

Hudson commented on HADOOP-8317:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2241 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2241/])
    HADOOP-8317. Update maven-assembly-plugin to 2.3 - fix build on FreeBSD (Radim Kolar via bobby) (Revision 1332775)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1332775
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml
* /hadoop/common/trunk/pom.xml

                
> Update maven-assembly-plugin to 2.3 - fix build on FreeBSD
> ----------------------------------------------------------
>
>                 Key: HADOOP-8317
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8317
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.3, 2.0.0
>         Environment: FreeBSD 8.2, AMD 64, OPENJDK 6, ZFS
>            Reporter: Radim Kolar
>             Fix For: 2.0.0, 3.0.0
>
>         Attachments: assembly-plugin-update.txt
>
>
> There is bug in hadoop-assembly plugin which makes builds fail on FreeBSD because its chmod do not understand nonstgandard linux parameters. Unless you do mvn clean before every build it fails with:
> [INFO] --- maven-assembly-plugin:2.2.1:single (dist) @ hadoop-common ---
> [WARNING] The following patterns were never triggered in this artifact exclusion filter:
> o  'org.apache.ant:*:jar'
> o  'jdiff:jdiff:jar'
> [INFO] Copying files to /usr/local/jboss/.jenkins/jobs/Hadoop-0.23/workspace/hadoop-common-project/hadoop-common/target/hadoop-common-0.23.3-SNAPSHOT
> [WARNING] -------------------------------
> [WARNING] Standard error:
> [WARNING] -------------------------------
> [WARNING] 
> [WARNING] -------------------------------
> [WARNING] Standard output:
> [WARNING] -------------------------------
> [WARNING] chmod: /usr/local/jboss/.jenkins/jobs/Hadoop-0.23/workspace/hadoop-common-project/hadoop-common/target/hadoop-common-0.23.3-SNAPSHOT/share/hadoop/common/lib/hadoop-auth-0.23.3-SNAPSHOT.jar: Inappropriate file type or format
> [WARNING] -------------------------------
> mojoFailed org.apache.maven.plugins:maven-assembly-plugin:2.2.1(dist)
> projectFailed org.apache.hadoop:hadoop-common:0.23.3-SNAPSHOT
> sessionEnded

--
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