From dev-return-17427-archive-asf-public=cust-asf.ponee.io@syncope.apache.org Tue Sep 3 11:45:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 032DC180675 for ; Tue, 3 Sep 2019 13:45:03 +0200 (CEST) Received: (qmail 15437 invoked by uid 500); 3 Sep 2019 13:28:35 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 15309 invoked by uid 99); 3 Sep 2019 13:28:34 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2019 13:28:34 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8FA71E310C for ; Tue, 3 Sep 2019 11:45:02 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id B71DD7808EB for ; Tue, 3 Sep 2019 11:45:00 +0000 (UTC) Date: Tue, 3 Sep 2019 11:45:00 +0000 (UTC) From: "ASF subversion and git services (Jira)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-1484) syncope-ide-netbeans submodule fails to find netbeans dependency MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SYNCOPE-1484?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 921360#comment-16921360 ]=20 ASF subversion and git services commented on SYNCOPE-1484: ---------------------------------------------------------- Commit 7e25619982861473d32ddb111da7fd21769c02b2 in syncope's branch refs/he= ads/2_0_X from Francesco Chicchiricc=C3=B2 [ https://gitbox.apache.org/repos/asf?p=3Dsyncope.git;h=3D7e25619 ] [SYNCOPE-1484] Cherry-pick ac69701ffa8de228575349c28396f6113849ffeb - thank= s mmoayyed > syncope-ide-netbeans submodule fails to find netbeans dependency > ---------------------------------------------------------------- > > Key: SYNCOPE-1484 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1484 > Project: Syncope > Issue Type: Bug > Components: build-tools > Affects Versions: 3.0.0 > Reporter: Misagh Moayyed > Assignee: Francesco Chicchiricc=C3=B2 > Priority: Minor > Fix For: 2.0.14, 2.1.5, 3.0.0 > > Time Spent: 20m > Remaining Estimate: 0h > > - Fresh clone of the master branch > - Switch to JDK 11 > =C2=A0 > {code:java} > java version "11" 2018-09-25=20 > Java(TM) SE Runtime Environment 18.9 (build 11+28)=20 > Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11+28, mixed mode){code} > =C2=A0 > Use Apache Maven 3.6.1=C2=A0 > {code:java} > Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T= 23:30:29+04:30){code} > Run: > {code:java} > mvn clean install{code} > See below: > {code:java} > [ERROR] Failed to execute goal on project syncope-ide-netbeans: Could not= resolve dependencies for project org.apache.syncope.ide:syncope-ide-netbea= ns:nbm:3.0.0-SNAPSHOT: Failed to collect dependencies at org.netbeans.api:o= rg-netbeans-api-annotations-common:jar:RELEASE82: Failed to read artifact d= escriptor for org.netbeans.api:org-netbeans-api-annotations-common:jar:RELE= ASE82: Could not transfer artifact org.netbeans.api:org-netbeans-api-annota= tions-common:pom:RELEASE82 from/to netbeans (http://bits.netbeans.org/maven= 2/): Failed to transfer file http://bits.netbeans.org/maven2/org/netbeans/a= pi/org-netbeans-api-annotations-common/RELEASE82/org-netbeans-api-annotatio= ns-common-RELEASE82.pom with status code 502 > {code} > Maven Central has no dependency for version RELEASE82; possibility outdat= ed or removed. > Coordinates here=C2=A0show that the current available release version is = RELEASE111, which does allow for a full and successful build: > [https://search.maven.org/search?q=3Dg:org.netbeans.api%20AND%20a:org-net= beans-api-annotations-common&core=3Dgav] > =C2=A0 -- This message was sent by Atlassian Jira (v8.3.2#803003)