Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E55F6E370 for ; Mon, 11 Mar 2013 21:29:31 +0000 (UTC) Received: (qmail 91647 invoked by uid 500); 11 Mar 2013 21:29:29 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 91554 invoked by uid 500); 11 Mar 2013 21:29:29 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 91546 invoked by uid 99); 11 Mar 2013 21:29:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 21:29:29 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [88.198.2.104] (HELO koch.ro) (88.198.2.104) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 21:29:24 +0000 Received: from 123-16.2-85.cust.bluewin.ch ([85.2.16.123] helo=x121e.localnet) by koch.ro with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1UFAHH-0003Kt-0d; Mon, 11 Mar 2013 22:29:03 +0100 From: Thomas Koch Reply-To: thomas@koch.ro To: users@maven.apache.org Subject: Re: No mojo definitions were found for plugin Date: Mon, 11 Mar 2013 22:28:59 +0100 User-Agent: KMail/1.13.7 (Linux/3.8-trunk-amd64; KDE/4.8.4; x86_64; ; ) Cc: Stuart McCulloch References: <201303081348.35442.thomas@koch.ro> <201303081754.29593.thomas@koch.ro> <029E8837-F8F5-4EC2-BB8A-05E9A7E5A60F@gmail.com> In-Reply-To: <029E8837-F8F5-4EC2-BB8A-05E9A7E5A60F@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201303112229.01720.thomas@koch.ro> X-Virus-Checked: Checked by ClamAV on apache.org Stuart McCulloch: > Perhaps you could post a link to your re-packaging build so people can > recreate the issue? There's not enough information here to debug the > problem remotely. http://anonscm.debian.org/gitweb/?p=pkg-java/maven-plugin- tools.git;a=tree;hb=refs/heads/update_to_3.2 The build works as follow: - build all modules without maven, with some debian specific ant magic - call maven-plugin-plugin on itself, see debian/build.xml, target package The last step fails. It would already help me a lot if you could give me a hint how I could get some debug logging from plexus to see why it doesn't pick up the available extractor classes. Regards, Thomas Koch, http://www.koch.ro --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org