From graffito-dev-return-270-apmail-incubator-graffito-dev-archive=www.apache.org@incubator.apache.org Sun Jun 05 09:20:59 2005 Return-Path: Delivered-To: apmail-incubator-graffito-dev-archive@www.apache.org Received: (qmail 41629 invoked from network); 5 Jun 2005 09:20:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jun 2005 09:20:59 -0000 Received: (qmail 31965 invoked by uid 500); 5 Jun 2005 09:20:59 -0000 Mailing-List: contact graffito-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: graffito-dev@incubator.apache.org Delivered-To: mailing list graffito-dev@incubator.apache.org Delivered-To: moderator for graffito-dev@incubator.apache.org Received: (qmail 68535 invoked by uid 99); 4 Jun 2005 09:37:57 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_50_60,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Date: Sat, 04 Jun 2005 11:34:55 +0200 From: Herman Reintke Subject: Building Graffito To: graffito-dev@incubator.apache.org Message-id: <004e01c568e8$aaf8f170$0100000a@TAURI01> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Content-type: multipart/alternative; boundary="Boundary_(ID_qNCwVu5txqugbm2AZKpP9A)" X-Priority: 3 X-MSMail-priority: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --Boundary_(ID_qNCwVu5txqugbm2AZKpP9A) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT LS, Downloaded the latest software from svn this morning, using java 1.4.2_05-b04 Tried to do an maven allClean allBuild but encountered the following result below. Is there a way to get around this ? Kind regards, Herman Reintke ------------------------------------------------------------------------- Graffito Engine +---------------------------------------- | Build and Install the Graffito engine in your Maven Repo Graffito Engine | Memory: 22M/25M +---------------------------------------- Tag library requested that is not present: 'reactor' in plugin: 'null' Plugin 'maven-deploy-plugin' in project 'Graffito Engine' is not available jar:install: build:end: build:start: java:prepare-filesystem: [mkdir] Created dir: C:\Utilities\graffito\trunk\engine\target\classes java:compile: [echo] Compiling to C:\Utilities\graffito\trunk\engine/target/classes [javac] Compiling 4 source files to C:\Utilities\graffito\trunk\engine\target\classes java:jar-resources: test:prepare-filesystem: [mkdir] Created dir: C:\Utilities\graffito\trunk\engine\target\test-classes [mkdir] Created dir: C:\Utilities\graffito\trunk\engine\target\test-reports test:test-resources: Copying 6 files to C:\Utilities\graffito\trunk\engine\target\test-classes Copied 4 empty directories to C:\Utilities\graffito\trunk\engine\target\test-classes test:compile: [javac] Compiling 3 source files to C:\Utilities\graffito\trunk\engine\target\test-classes Tag library requested that is not present: 'reactor' in plugin: 'null' test:test: dbSetup: [copy] Copying 1 file to C:\Utilities\graffito\trunk\engine\target\test-classes [junit] Running org.apache.portals.graffito.engine.TestSpringEngine [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 6,569 sec [junit] [ERROR] TEST org.apache.portals.graffito.engine.TestSpringEngine FAILED BUILD FAILED File...... C:\Utilities\graffito\trunk\maven.xml Element... maven:reactor Line...... 85 Column.... 40 Unable to obtain goal [test:test] -- C:\Documents and Settings\herman\.maven\cache\maven-test-plugi -1.6.2\plugin.jelly:181:54: There were test failures. Total time: 3 minutes 13 seconds Finished at: Sat Jun 04 11:29:31 CEST 2005 C:\Utilities\graffito\trunk> --Boundary_(ID_qNCwVu5txqugbm2AZKpP9A)--