You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2016/08/18 00:52:20 UTC

[jira] [Resolved] (DELTASPIKE-1194) Distribution not including binary artifacts

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

John D. Ament resolved DELTASPIKE-1194.
---------------------------------------
    Resolution: Fixed

Fixed, binaries now included.

> Distribution not including binary artifacts
> -------------------------------------------
>
>                 Key: DELTASPIKE-1194
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1194
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.7.0, 1.7.1
>            Reporter: John D. Ament
>            Assignee: John D. Ament
>             Fix For: 1.7.2
>
>
> The distributions no longer include binary artifacts.  The following output can be seen when building
> {code}
> [WARNING] Cannot include project artifact: org.apache.deltaspike.distribution:distribution-full:pom:1.7.2-SNAPSHOT; it doesn't have an associated file or directory.
> [WARNING] The following patterns were never triggered in this artifact inclusion filter:
> o  'org.apache.deltaspike.modules:*'
> [WARNING] Cannot include project artifact: org.apache.deltaspike.distribution:distribution-full:pom:1.7.2-SNAPSHOT; it doesn't have an associated file or directory.
> [WARNING] The following patterns were never triggered in this artifact inclusion filter:
> o  'org.apache.deltaspike.core:*'
> [WARNING] Cannot include project artifact: org.apache.deltaspike.distribution:distribution-full:pom:1.7.2-SNAPSHOT; it doesn't have an associated file or directory.
> [WARNING] The following patterns were never triggered in this artifact inclusion filter:
> o  'org.apache.deltaspike.cdictrl:*'
> [INFO] Building zip: /Users/spartan/src/deltaspike/deltaspike/dist/full/target/deltaspike-full-1.7.2-SNAPSHOT.zip
> [WARNING] Cannot include project artifact: org.apache.deltaspike.distribution:distribution-full:pom:1.7.2-SNAPSHOT; it doesn't have an associated file or directory.
> [WARNING] The following patterns were never triggered in this artifact inclusion filter:
> o  'org.apache.deltaspike.modules:*'
> [WARNING] Cannot include project artifact: org.apache.deltaspike.distribution:distribution-full:pom:1.7.2-SNAPSHOT; it doesn't have an associated file or directory.
> [WARNING] The following patterns were never triggered in this artifact inclusion filter:
> o  'org.apache.deltaspike.core:*'
> [WARNING] Cannot include project artifact: org.apache.deltaspike.distribution:distribution-full:pom:1.7.2-SNAPSHOT; it doesn't have an associated file or directory.
> [WARNING] The following patterns were never triggered in this artifact inclusion filter:
> o  'org.apache.deltaspike.cdictrl:*'
> [INFO] Building tar: /Users/spartan/src/deltaspike/deltaspike/dist/full/target/deltaspike-full-1.7.2-SNAPSHOT.tar.gz
> [INFO] 
> [INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ distribution-full ---
> [INFO] Starting audit...
> Audit done.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)