Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-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 E416B9D43 for ; Tue, 10 Jul 2012 14:01:36 +0000 (UTC) Received: (qmail 8337 invoked by uid 500); 10 Jul 2012 14:01:36 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 8272 invoked by uid 500); 10 Jul 2012 14:01:36 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 8207 invoked by uid 99); 10 Jul 2012 14:01:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2012 14:01:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 1CB50142822 for ; Tue, 10 Jul 2012 14:01:35 +0000 (UTC) Date: Tue, 10 Jul 2012 14:01:35 +0000 (UTC) From: =?utf-8?Q?Francesco_Chicchiricc=C3=B2_=28JIRA=29?= To: dev@cocoon.apache.org Message-ID: <1377368014.28266.1341928895120.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Closed] (COCOON-2184) "mvn test" fails MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COCOON-2184?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiricc=C3=B2 closed COCOON-2184. ------------------------------------------ Resolution: Fixed http://svn.apache.org/viewvc?rev=3D1359672&view=3Drev =20 > "mvn test" fails > ---------------- > > Key: COCOON-2184 > URL: https://issues.apache.org/jira/browse/COCOON-2184 > Project: Cocoon > Issue Type: Bug > Components: * Cocoon Core, - Build System: Maven > Affects Versions: 2.2 > Reporter: Andreas Kuckartz > Assignee: Francesco Chicchiricc=C3=B2 > Fix For: 2.2 > > > $ mvn test > for revision 641713 results in: > [INFO] Failed to resolve artifact. > Missing: > ---------- > 1) org.apache.cocoon:cocoon-pipeline-impl:test-jar:tests:1.1.0-SNAPSHOT > Try downloading the file manually from the project website. > Then, install it using the command:=20 > mvn install:install-file -DgroupId=3Dorg.apache.cocoon -DartifactId= =3Dcocoon-pipeline-impl -Dversion=3D1.1.0-SNAPSHOT -Dclassifier=3Dtests -Dp= ackaging=3Dtest-jar -Dfile=3D/path/to/file > Alternatively, if you host your own repository you can deploy the file = there:=20 > mvn deploy:deploy-file -DgroupId=3Dorg.apache.cocoon -DartifactId= =3Dcocoon-pipeline-impl -Dversion=3D1.1.0-SNAPSHOT -Dclassifier=3Dtests -Dp= ackaging=3Dtest-jar -Dfile=3D/path/to/file -Durl=3D[url] -DrepositoryId=3D[= id] > Path to dependency:=20 > =091) org.apache.cocoon:cocoon-pipeline-components:jar:1.1.0-SNAPSHOT > =092) org.apache.cocoon:cocoon-pipeline-impl:test-jar:tests:1.1.0-SNAPS= HOT > ---------- > 1 required artifact is missing. > for artifact:=20 > org.apache.cocoon:cocoon-pipeline-components:jar:1.1.0-SNAPSHOT > from the specified remote repositories: > apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)= , > central (http://repo1.maven.org/maven2) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira