You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Alexei Grigoriev (JIRA)" <ji...@apache.org> on 2016/01/21 12:45:39 UTC

[jira] [Created] (CAY-2052) cayenne build is failing on clean system

Alexei Grigoriev created CAY-2052:
-------------------------------------

             Summary: cayenne build is failing on clean system
                 Key: CAY-2052
                 URL: https://issues.apache.org/jira/browse/CAY-2052
             Project: Cayenne
          Issue Type: Bug
          Components: Core Library
    Affects Versions: 4.0.M3
         Environment: Apache Maven 3.3.3
Java version: 1.8.0_65, vendor: Oracle Corporation
OS name: "mac os x", version: "10.11.2", arch: "x86_64", family: "mac"

            Reporter: Alexei Grigoriev
            Priority: Minor


Steps to reproduce:
1. delete org/apache/cayenne/ from local maven repository
2. execute mvn install on cayenne-parent

it fails with:
Failed to execute goal org.codehaus.mojo:dependency-maven-plugin:1.0:unpack (unpack-sources) on project cayenne-doc: Unknown archiver type: No such archiver: ''. -> [Help 1]

workaround:
mvn -DskipTests install
success

After this mvn install is also successful



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