You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/26 19:34:00 UTC

[jira] [Commented] (TAMAYA-314) Assembly of distribution is not platform-safe / build warning

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

ASF subversion and git services commented on TAMAYA-314:
--------------------------------------------------------

Commit 747da58ee18144f7cb8cff9ac7f2483c76a5ad5a in incubator-tamaya-site's branch refs/heads/asf-site from [~hugo.hirsch]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya-site.git;h=747da58 ]

TAMAYA-314: Regenerate page.


> Assembly of distribution is not platform-safe / build warning
> -------------------------------------------------------------
>
>                 Key: TAMAYA-314
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-314
>             Project: Tamaya
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: 0.3-incubating
>            Reporter: Philipp Ottlinger
>            Assignee: Philipp Ottlinger
>            Priority: Major
>             Fix For: 0.4-incubating
>
>
> Building locally with Java8 yields the following warning(s):
> {code}
> [INFO] --- maven-assembly-plugin:3.0.0:single (attach-distribution-src) @ tamaya-distribution ---
> [INFO] Reading assembly descriptor: src/main/assembly/distribution-src.xml
> [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
> [INFO] Copying files to /home/me/workspace2016/incubator-tamaya/distribution/target/apache-tamaya-distribution-0.4-incubating-SNAPSHOT-src
> [WARNING] Assembly file: /home/me/workspace2016/incubator-tamaya/distribution/target/apache-tamaya-distribution-0.4-incubating-SNAPSHOT-src is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
> [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
> [INFO] Building zip: /home/me/workspace2016/incubator-tamaya/distribution/target/apache-tamaya-distribution-0.4-incubating-SNAPSHOT-src.zip
> [WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
> [INFO] Building tar: /home/me/workspace2016/incubator-tamaya/distribution/target/apache-tamaya-distribution-0.4-incubating-SNAPSHOT-src.tar.gz
> [WARNING] Entry: apache-tamaya-distribution-0.4-incubating-SNAPSHOT-src/code/api/src/main/java/org/apache/tamaya/spi/ longer than 100 characters.
> [WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
> {code}



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