Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-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 72C9F4097 for ; Wed, 11 May 2011 08:45:50 +0000 (UTC) Received: (qmail 84470 invoked by uid 500); 11 May 2011 08:45:49 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 84395 invoked by uid 500); 11 May 2011 08:45:49 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 84879 invoked by uid 99); 11 May 2011 05:59:14 -0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of jagadeesh.gk@hcl.com does not designate 216.139.236.26 as permitted sender) Date: Tue, 10 May 2011 22:58:44 -0700 (PDT) From: jagadeeshg To: dev@maven.apache.org Message-ID: <1305093524099-4386516.post@n5.nabble.com> Subject: Maven Issue MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit While iam doing release my application iam getting error as below. Please help me out how to solve this issue. Loading source files for package com.mtvi.mediabus.anystream.restservices... Constructing Javadoc information... 1 error [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error during page generation Embedded error: Error rendering Maven report: Exit code: 1 - /u/wc/work/local/mediabus/mediabus-rel/trunk/target/checkout/mediabus-transcoder/src/test/java/com/mtvi/mediabus/anystream/AnystreamResponseHandlerTest.java:11: cannot access com.mtvi.mediabus.anystream.AnystreamResponseHandler bad class file: /u/wc/work/local/mediabus/mediabus-rel/trunk/target/checkout/mediabus-transcoder/target/generated-classes/cobertura/com/mtvi/mediabus/anystream/AnystreamResponseHandler.class class file contains wrong class: org.junit.Test Please remove or make sure it appears in the correct subdirectory of the classpath. import com.mtvi.mediabus.anystream.AnystreamResponseHandler; ^ Command line was:"cd /u/wc/work/local/mediabus/mediabus-rel/trunk/target/checkout/mediabus-transcoder/target/site/testapidocs && /usr/java/jdk1.5.0_07/jre/../bin/javadoc" @options @packages [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16 minutes 23 seconds [INFO] Finished at: Tue May 10 07:27:44 EDT 2011 [INFO] Final Memory: 202M/509M [INFO] ------------------------------------------------------------------------ 2011-05-10 07:27:45.551::INFO: Shutdown hook executing 2011-05-10 07:27:45.552::INFO: Shutdown hook complete [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Maven execution failed, exit code: '1' [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch -- View this message in context: http://maven.40175.n5.nabble.com/Maven-Issue-tp4386516p4386516.html Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org