You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Anatole Tresch (JIRA)" <ji...@apache.org> on 2015/08/16 13:37:45 UTC

[jira] [Created] (TAMAYA-93) Check and Fix Delivery / Distribution Issues

Anatole Tresch created TAMAYA-93:
------------------------------------

             Summary: Check and Fix Delivery / Distribution Issues
                 Key: TAMAYA-93
                 URL: https://issues.apache.org/jira/browse/TAMAYA-93
             Project: Tamaya
          Issue Type: Improvement
          Components: Core
    Affects Versions: 0.1-incubating
            Reporter: Anatole Tresch
             Fix For: 0.2-incubating


Check feedback from Justin Mclean:

last step of the build process fails, when doing a {{mvn install}}, a {{mvn compile}} works however.

{noformat}
[INFO] Apache Tamaya Distribution …………………… FAILURE
[ERROR] Failed to execute goal on project tamaya-distribution: Could not resolve dependencies for project org.apache.tamaya:tamaya-distribution:jar:0.1-incubating: The following artifacts could not be resolved: org.apache.tamaya:tamaya-java7-api:jar:javadoc:0.1-incubating, org.apache.tamaya:tamaya-java7-core:jar:javadoc:0.1-incubating: Failure to find org.apache.tamaya:tamaya-java7-api:jar:javadoc:0.1-incubating in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
[ERROR]
{noformat}

I’m running Java1.8 but do java 1.7 installed and did set up the {{toolchains.xml}} file.

A couple of minor things:
* Both the src and the bin untag to the same directory
* The binary connivence distribution is missing top level NOTICE, LICENSE and DISCLAIMER files (LICENSE and NOTICE are inside respective jars)
* The top level binary NOTICE should include information from the Jackson JSON processor NOTICE file http://www.apache.org/dev/licensing-howto.html#alv2-dep and http://www.apache.org/dev/licensing-howto.html#binary



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