Return-Path: Delivered-To: apmail-continuum-issues-archive@www.apache.org Received: (qmail 45658 invoked from network); 27 Nov 2008 14:34:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Nov 2008 14:34:21 -0000 Received: (qmail 54725 invoked by uid 500); 27 Nov 2008 14:34:32 -0000 Delivered-To: apmail-continuum-issues-archive@continuum.apache.org Received: (qmail 54701 invoked by uid 500); 27 Nov 2008 14:34:32 -0000 Mailing-List: contact issues-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list issues@continuum.apache.org Received: (qmail 54690 invoked by uid 99); 27 Nov 2008 14:34:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Nov 2008 06:34:32 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Nov 2008 14:33:04 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id B8DB214A802A for ; Thu, 27 Nov 2008 08:33:20 -0600 (CST) Message-ID: <20735426.1227796400751.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Thu, 27 Nov 2008 08:33:20 -0600 (CST) From: "Wendy Smoak (JIRA)" To: issues@continuum.apache.org Subject: [jira] Commented: (CONTINUUM-1997) Artifacts having their own implementation of dependency type fails during the release prepare phase. In-Reply-To: <31646553.1227783979697.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/CONTINUUM-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=155630#action_155630 ] Wendy Smoak commented on CONTINUUM-1997: ---------------------------------------- If you're using the workaround of adding them to components.xml, it might be good to add the rest of the known types that nmaven has, such as "exe". > Artifacts having their own implementation of dependency type fails during the release prepare phase. > ---------------------------------------------------------------------------------------------------- > > Key: CONTINUUM-1997 > URL: http://jira.codehaus.org/browse/CONTINUUM-1997 > Project: Continuum > Issue Type: Bug > Components: Release > Affects Versions: 1.2.2 > Reporter: jan ancajas > > The library type represents an artifact with dll extension built using nmaven below: > [INFO] Updating local copy against the scm... > [ERROR] org.apache.maven.shared.release.ReleaseExecutionException: > Unable to get reactor projects: Failed to build project. > at org.apache.maven.continuum.release.phase.GenerateReactorProjectsPhase.execute(GenerateReactorProjectsPhase.java:98) > at org.apache.maven.shared.release.DefaultReleaseManager.prepare(DefaultReleaseManager.java:194) > at org.apache.maven.shared.release.DefaultReleaseManager.prepareWithResult(DefaultReleaseManager.java:107) > at org.apache.maven.continuum.release.executors.PrepareReleaseTaskExecutor.execute(PrepareReleaseTaskExecutor.java:59) > at org.apache.maven.continuum.release.executors.AbstractReleaseTaskExecutor.executeTask(AbstractReleaseTaskExecutor.java:83) > at org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116) > at edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442) > at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176) > at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665) > at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690) > at java.lang.Thread.run(Thread.java:595) > Caused by: org.apache.maven.continuum.release.ContinuumReleaseException: > Failed to build project. > at org.apache.maven.continuum.release.phase.GenerateReactorProjectsPhase.addModules(GenerateReactorProjectsPhase.java:185) > at org.apache.maven.continuum.release.phase.GenerateReactorProjectsPhase.getReactorProjects(GenerateReactorProjectsPhase.java:125) > at org.apache.maven.continuum.release.phase.GenerateReactorProjectsPhase.execute(GenerateReactorProjectsPhase.java:94) > ... 10 more > Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: > Missing: > ---------- -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira