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/16 13:42:20 UTC

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

John D. Ament created DELTASPIKE-1194:
-----------------------------------------

             Summary: 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.1, 1.7.0
            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)