Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C5D19200AE4 for ; Thu, 9 Jun 2016 09:22:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C47C2160A2B; Thu, 9 Jun 2016 07:22:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1833F160A58 for ; Thu, 9 Jun 2016 09:22:21 +0200 (CEST) Received: (qmail 85179 invoked by uid 500); 9 Jun 2016 07:22:21 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 85017 invoked by uid 99); 9 Jun 2016 07:22:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jun 2016 07:22:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 13D3A2C1F6A for ; Thu, 9 Jun 2016 07:22:21 +0000 (UTC) Date: Thu, 9 Jun 2016 07:22:21 +0000 (UTC) From: "Christian Schneider (JIRA)" To: dev@aries.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ARIES-1555) Cannot build blueprint-maven-plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 09 Jun 2016 07:22:23 -0000 [ https://issues.apache.org/jira/browse/ARIES-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1555: --------------------------------------- Affects Version/s: blueprint-maven-plugin-1.4.0 Fix Version/s: blueprint-maven-plugin-1.5.0 > Cannot build blueprint-maven-plugin > ----------------------------------- > > Key: ARIES-1555 > URL: https://issues.apache.org/jira/browse/ARIES-1555 > Project: Aries > Issue Type: Bug > Components: Blueprint > Affects Versions: blueprint-maven-plugin-1.4.0 > Reporter: Dominik Przybysz > Assignee: Dominik Przybysz > Fix For: blueprint-maven-plugin-1.5.0 > > > I am using maven 3.0.5 > $ mvn clean install > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Apache Aries Blueprint Maven Plugin 1.5.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ blueprint-maven-plugin --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ blueprint-maven-plugin --- > [INFO] > [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ blueprint-maven-plugin --- > [INFO] Using 'UTF-8' encoding to read mojo metadata. > [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. > [INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors. > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 1.916s > [INFO] Finished at: Mon May 30 22:02:09 CEST 2016 > [INFO] Final Memory: 16M/429M > [INFO] ------------------------------------------------------------------------ > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor (default-descriptor) on project blueprint-maven-plugin: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.apache.aries.blueprint:blueprint-maven-plugin.' -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException -- This message was sent by Atlassian JIRA (v6.3.4#6332)