Steve:
I've put in place some documetation concerning the syslog target factory at the following url:
http://avalon.apache.org/logging/impl/logkit/plugin/syslog.html
As you can see - the Facility Keyword Table is somewhat incomplete. Any chance you provide provide some details here or point me to an appropriate reference?
Cheers, Stephen.
Steve Short wrote:
Stephen,
Works a treat.
Steve
-----Original Message-----
From: Stephen McConnell [mailto:[EMAIL PROTECTED] Sent: Friday, February 20, 2004 3:29 PM
To: James Users List
Subject: Re: James logs via syslog or Log4J
You need to install the avalon-util-plugin to you maven/plugins directory. You can download the plugin here:
http://www.dpml.net/avalon-util/plugins/
You should download avalon-util-plugin-1.0-SNAPSHOT.jar. This plugin is responsible for the generate of the supporting "avalon logging plugin" metadata.
Steve.
Steve Short wrote:
Stephen,
I've done a clean checkout of all 'avalon' and get the error below when I run maven in the avalon/logging directory.
Steve
+---------------------------------------- | Building: Avalon Logkit Logging API | Memory: 5M/11M +---------------------------------------- Attempting to download logkit-1.2.2.jar. ......... . Attempting to download avalon-logging-api-1.0-SNAPSHOT.jar. Attempting to download avalon-repository-api-1.3-SNAPSHOT.jar. Attempting to download avalon-repository-spi-1.3-SNAPSHOT.jar. ..
java:prepare-filesystem:
[mkdir] Created dir: C:\java\jakarta\avalon\logging\logkit\api\target\classes
java:compile:
[echo] Compiling to C:\java\jakarta\avalon\logging\logkit\api/target/classes
[javac] Compiling 8 source files to C:\java\jakarta\avalon\logging\logkit\api\target\classes
java:jar-resources:
test:prepare-filesystem:
[mkdir] Created dir: C:\java\jakarta\avalon\logging\logkit\api\target\test-classes
[mkdir] Created dir: C:\java\jakarta\avalon\logging\logkit\api\target\test-reports
test:test-resources:
test:compile: [echo] No test source files to compile.
test:test: [echo] No tests to run.
jar:jar:
[jar] Building jar:
C:\java\jakarta\avalon\logging\logkit\api\target\avalon-logkit-api-1.0
-S NAPSHOT.jar
jar:install: [echo] id = 'avalon-logkit-api' groupId = 'avalon-logging' artifactDirectory = 'avalon-logging'
[copy] Copying 1 file to C:\Documents and Settings\sshort\.maven\repository\avalon-logging\jars
+----------------------------------------
| Building: Avalon Logkit Logging Implementation
| Memory: 9M/11M
+----------------------------------------
Attempting to download avalon-repository-main-1.3-SNAPSHOT.jar.
.......
Attempting to download avalon-logging-api-1.0-SNAPSHOT.jar.
Attempting to download avalon-logkit-api-1.0-SNAPSHOT.jar.
Attempting to download avalon-framework-impl-4.1.5.jar. .......
.
Attempting to download excalibur-i18n-1.1.jar.
..
.
Attempting to download excalibur-configuration-1.1.jar.
..
.
Attempting to download xml-apis-2.0.2.jar.
.......
.
Attempting to download xmlParserAPIs-2.0.2.jar.
...
.
java:prepare-filesystem:
[mkdir] Created dir: C:\java\jakarta\avalon\logging\logkit\impl\target\classes
BUILD FAILED
File...... file:/C:/java/jakarta/avalon/logging/
Element... maven:reactor
Line...... 66
Column.... 31
Unable to obtain goal [java:prepare-filesystem] --
file:/C:/java/jakarta/avalon/logging/logkit/impl/:4:41:
<attainGoal>
No goal [avalon:artifact] Total time: 2 minutes 34 seconds Finished at: Fri Feb 20 15:07:09 PST 2004
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
