Return-Path: X-Original-To: apmail-incubator-any23-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-any23-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DBBDD955F for ; Tue, 13 Mar 2012 08:28:16 +0000 (UTC) Received: (qmail 25701 invoked by uid 500); 13 Mar 2012 08:28:16 -0000 Delivered-To: apmail-incubator-any23-dev-archive@incubator.apache.org Received: (qmail 25607 invoked by uid 500); 13 Mar 2012 08:28:15 -0000 Mailing-List: contact any23-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: any23-dev@incubator.apache.org Delivered-To: mailing list any23-dev@incubator.apache.org Received: (qmail 25316 invoked by uid 99); 13 Mar 2012 08:28:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2012 08:28:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2012 08:28:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 56BD21D49F for ; Tue, 13 Mar 2012 08:27:39 +0000 (UTC) Date: Tue, 13 Mar 2012 08:27:39 +0000 (UTC) From: "Simone Tripodi (Commented) (JIRA)" To: any23-dev@incubator.apache.org Message-ID: <1843954934.7292.1331627259367.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1360772824.20008.1330883518964.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (ANY23-54) any23tools CLI runner doesn't detect plugin CLI classes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ANY23-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228275#comment-13228275 ] Simone Tripodi commented on ANY23-54: ------------------------------------- Sorry guys but I lost you. I see the build 126 (that contains latest commits related to this issue) failing for a completely different reason as shown on https://builds.apache.org/job/Any23-trunk/126/console: {code} Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project any23-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.any23:any23-parent:pom:0.7.0-incubating-20120307.070635-28 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/any23/any23-parent/0.7.0-incubating-SNAPSHOT/any23-parent-0.7.0-incubating-20120307.070635-28.pom. Return code is: 401 {code} I am still not able to replicate that issue on my machine... > any23tools CLI runner doesn't detect plugin CLI classes > ------------------------------------------------------- > > Key: ANY23-54 > URL: https://issues.apache.org/jira/browse/ANY23-54 > Project: Apache Any23 > Issue Type: Bug > Reporter: Michele Mostarda > Priority: Critical > > The core/bin/any23tools should auto detect the CLI Tool class implementations declared in plugins/ and allow to run them. > The auto discovery has broken with #ANY23-50 refactoring and should be addressed before release 0.7.0 . -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira