Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 314B818D7B for ; Mon, 28 Sep 2015 07:40:14 +0000 (UTC) Received: (qmail 64971 invoked by uid 500); 28 Sep 2015 07:40:04 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 64834 invoked by uid 500); 28 Sep 2015 07:40:04 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 64732 invoked by uid 99); 28 Sep 2015 07:40:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Sep 2015 07:40:04 +0000 Date: Mon, 28 Sep 2015 07:40:04 +0000 (UTC) From: "Alexander Veit (JIRA)" To: java-dev@axis.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AXIS2-5722) Maven Build fails: "reference to Parameter is ambiguous" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Alexander Veit created AXIS2-5722: ------------------------------------- Summary: Maven Build fails: "reference to Parameter is ambiguous" Key: AXIS2-5722 URL: https://issues.apache.org/jira/browse/AXIS2-5722 Project: Axis2 Issue Type: Bug Components: kernel Affects Versions: 1.6.3 Environment: java version "1.8.0_60" Java(TM) SE Runtime Environment (build 1.8.0_60-b27) Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode) Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T18:29:23+01:00) Maven home: c:\java\maven Java version: 1.8.0_60, vendor: Oracle Corporation Java home: c:\java\jdk8\jre Default locale: de_DE, platform encoding: Cp1252 OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "dos" Reporter: Alexander Veit 1. Download and extract axis2-1.6.3-src.zip 2. cd axis2-1.6.3 3. mvn package [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.951 s [INFO] Finished at: 2015-09-28T09:38:31+02:00 [INFO] Final Memory: 41M/570M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project axis2-kernel: Compilation failure: Compilation failure: [ERROR] \prj3\axis2-1.6.3\modules\kernel\src\org\apache\axis2\description\java2wsdl\DefaultSchemaGenerator.java:[162,12] error: reference to Parameter is ambiguous [ERROR] [ERROR] \prj3\axis2-1.6.3\modules\kernel\src\org\apache\axis2\description\java2wsdl\DefaultSchemaGenerator.java:[167,12] error: reference to Parameter is ambiguous [ERROR] [ERROR] \prj3\axis2-1.6.3\modules\kernel\src\org\apache\axis2\description\java2wsdl\DefaultSchemaGenerator.java:[172,12] error: reference to Parameter is ambiguous -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org