plugin build works from the command line and not in eclipse
-----------------------------------------------------------
Key: MCOBERTURA-84
URL: http://jira.codehaus.org/browse/MCOBERTURA-84
Project: Maven 2.x Cobertura Plugin
Issue Type: Bug
Affects Versions: 2.2
Environment: Eclipse Version: 3.3.1.1
Build id: M20071023-1652
Maven cobertura plugin version 2.2
Reporter: Bill Brown
Attachments: pomexample.xml
Greetings:
I can run the attached pom configuration from the command line with the targets
"clean cobertura:cobertura" and the report is generated without error. When I
run the same targets from within eclipse I get the following error:
**************
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for:
org.codehaus.mojo:cobertura-maven-plugin:2.2
on the command line, specify: '-Dcheck=VALUE'
Cause: Class name which was explicitly given in configuration using
'implementation' attribute:
'org.codehaus.mojo.cobertura.configuration.ConfigCheck' cannot be loaded
***************
Below is the full trace of the build with maven debugging turned on. Do you
know why the error is only occuring within eclipse and not from the command
line? Is this a bug in another maven plugin? I know there are reports
similar to this one for example bug 79.
Thanks.
Bill.
[DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and
Settings\billbrown\.m2\plugin-registry.xml'
[DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and
Settings\billbrown\.m2\plugin-registry.xml'
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'cobertura'.
[INFO] org.apache.maven.plugins: checking for updates from com.colorful
[DEBUG] repository metadata for: 'org.apache.maven.plugins' could not be found
on repository: com.colorful
[INFO] org.codehaus.mojo: checking for updates from com.colorful
[DEBUG] repository metadata for: 'org.codehaus.mojo' could not be found on
repository: com.colorful
[INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates
from com.colorful
[DEBUG] repository metadata for: 'artifact
org.codehaus.mojo:cobertura-maven-plugin' could not be found on repository:
com.colorful
[DEBUG] cobertura-maven-plugin: resolved to version 2.2 from repository central
[DEBUG] Retrieving parent-POM: org.codehaus.mojo:mojo::16 for project:
null:cobertura-maven-plugin:maven-plugin:2.2 from the repository.
[INFO]
----------------------------------------------------------------------------
[INFO] Building emap
[INFO] task-segment: [clean, cobertura:cobertura]
[INFO]
----------------------------------------------------------------------------
[INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for
updates from com.colorful
[DEBUG] repository metadata for: 'artifact
org.apache.maven.plugins:maven-clean-plugin' could not be found on repository:
com.colorful
[DEBUG] maven-clean-plugin: resolved to version 2.1 from repository central
[DEBUG] Retrieving parent-POM:
org.apache.maven.plugins:maven-plugin-parent::2.0 for project:
null:maven-clean-plugin:maven-plugin:2.1 from the repository.
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for
updates from com.colorful
[DEBUG] repository metadata for: 'artifact
org.apache.maven.plugins:maven-compiler-plugin' could not be found on
repository: com.colorful
[DEBUG] maven-compiler-plugin: resolved to version 2.0.2 from repository central
[DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugins::8 for
project: null:maven-compiler-plugin:maven-plugin:2.0.2 from the repository.
[DEBUG] Retrieving parent-POM: org.apache.maven:maven-parent::5 for project:
org.apache.maven.plugins:maven-plugins:pom:8 from the repository.
[DEBUG] Retrieving parent-POM: org.apache:apache::3 for project:
org.apache.maven:maven-parent:pom:5 from the repository.
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates
from com.colorful
[DEBUG] repository metadata for: 'artifact
org.apache.maven.plugins:maven-jar-plugin' could not be found on repository:
com.colorful
[DEBUG] maven-jar-plugin: resolved to version 2.1 from repository central
[DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugins::3 for
project: null:maven-jar-plugin:maven-plugin:2.1 from the repository.
[DEBUG] Retrieving parent-POM: org.apache.maven:maven-parent::4 for project:
org.apache.maven.plugins:maven-plugins:pom:3 from the repository.
[DEBUG] Retrieving parent-POM: org.apache:apache::3 for project:
org.apache.maven:maven-parent:pom:4 from the repository.
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.1:runtime
(selected for runtime)
[DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project:
org.apache.maven:maven-plugin-api:jar:2.0 from the repository.
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:runtime (selected for
runtime)
[DEBUG] Retrieving parent-POM:
org.apache.maven.shared:shared-components-parent::1 for project:
null:file-management:jar:1.0 from the repository.
[DEBUG] org.apache.maven.shared:file-management:jar:1.0:runtime (selected for
runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for
runtime)
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-clean-plugin:2.1:clean' -->
[DEBUG] (f) directory = C:\Documents and Settings\billbrown\My
Documents\workspace\em\target
[DEBUG] (f) outputDirectory = C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
[DEBUG] (f) testOutputDirectory = C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\test-classes
[DEBUG] -- end configuration --
[INFO] clean:clean
[INFO] Deleting directory C:\Documents and Settings\billbrown\My
Documents\workspace\em\target
[DEBUG] Originally marked for delete: [classes, ,
classes\com\colorful\emap\riff\parse, classes\com\colorful\emap\riff,
classes\com\colorful\emap, classes\META-INF\services, classes\META-INF,
classes\com, classes\com\colorful\emap\riff\file, classes\com\colorful,
classes\com\colorful\emap\riff\chunk, classes\com\colorful\emap\gui,
classes\com\colorful\emap\synth]
[DEBUG] Marked for preserve (with followSymlinks == false): []
[DEBUG] Symlinks marked for deletion (originally mismarked): []
[DEBUG] Originally marked for delete:
[classes\com\colorful\emap\riff\parse\DLSFileParser.class, ,
classes\com\colorful\emap\riff, classes\com\colorful\emap\riff\parse,
classes\com\colorful\emap\riff\chunk\TransformType.class,
classes\com\colorful\emap\riff\chunk\ArticulatorList.class,
classes\com\colorful\emap\riff\chunk\Articulator1$ConnectionBlock.class,
classes\com\colorful\emap\riff\chunk\ArchivalLocation.class,
classes\com\colorful\emap\riff\chunk\Engineer.class,
classes\com\colorful\emap\gui\Emap$10.class,
classes\com\colorful\emap\riff\chunk\InstrumentHeader.class,
classes\com\colorful\emap\synth\Sound.class,
classes\com\colorful\emap\riff\file\SF2File.class,
classes\com\colorful\emap\riff\file\RiffFile.class,
classes\com\colorful\emap\gui\MidiDeviceTreeRenderer.class,
classes\com\colorful\emap\gui\Emap$7.class,
classes\META-INF\services\javax.sound.midi.spi.SoundbankReader,
classes\com\colorful\emap\riff\chunk\Keywords.class,
classes\com\colorful\emap\riff\chunk\WaveData.class, classes\com\colorful,
classes\com\colorful\emap\riff\chunk\CreationDate.class,
classes\com\colorful\emap\riff\chunk\WaveSample.class,
classes\com\colorful\emap\riff\chunk\SourceForm.class,
classes\com\colorful\emap\riff\chunk\InstrumentNameList.class,
classes\com\colorful\emap\gui\AudioDeviceTreeRenderer.class,
classes\com\colorful\emap\gui\Emap$3.class,
classes\com\colorful\emap\riff\chunk\Name.class,
classes\com\colorful\emap\synth\Player$VoiceMixer.class,
classes\com\colorful\emap\gui\AudioDeviceTreeRenderer$1.class,
classes\com\colorful\emap\riff\chunk\Copyright.class,
classes\com\colorful\emap\riff\chunk\DotsPerInch.class,
classes\com\colorful\emap\riff\chunk\InstrumentIndexList.class,
classes\com\colorful\emap\gui\Emap$2.class,
classes\com\colorful\emap\riff\chunk\Software.class,
classes\com\colorful\emap\synth\EmapSoundbank.class,
classes\com\colorful\emap\synth\AbstractAudio.class,
classes\com\colorful\emap\riff\chunk\ChunkType.class,
classes\com\colorful\emap\gui\FileTreeRenderer.class,
classes\com\colorful\emap\riff\chunk\RegionHeader.class,
classes\com\colorful\emap\riff\chunk\SF2RomVersion.class,
classes\com\colorful\emap\riff\chunk\PoolTable.class,
classes\com\colorful\emap\riff\chunk\WavePoolList.class,
classes\com\colorful\emap\synth,
classes\com\colorful\emap\riff\chunk\Medium.class,
classes\com\colorful\emap\riff\chunk\SF2ArticulationDataList.class,
classes\com\colorful\emap\gui\Emap$5.class,
classes\com\colorful\emap\riff\chunk\SampleType.class,
classes\com\colorful\emap\riff\parse\SF2FileParser.class,
classes\com\colorful\emap\riff\chunk\Comments.class,
classes\com\colorful\emap\riff\chunk\Chunk.class,
classes\com\colorful\emap\riff\chunk\Articulator1.class,
classes\com\colorful\emap\riff\chunk\SF2WaveSample24.class,
classes\com\colorful\emap\riff\chunk\Instrument.class,
classes\com\colorful\emap\riff\chunk\Product.class,
classes\com\colorful\emap\riff\chunk\Junk.class,
classes\com\colorful\emap\riff\chunk\PresetHeaders.class,
classes\com\colorful\emap\gui\MidiDeviceTreeRenderer$1.class,
classes\com\colorful\emap\gui,
classes\com\colorful\emap\gui\AudioDeviceTreeModel$AudioDeviceType.class,
classes\com\colorful\emap\riff\parse\FileParser.class,
classes\com\colorful\emap\gui\MidiDeviceTreeModel.class, classes,
classes\com\colorful\emap\riff\chunk\PalleteSetting.class,
classes\com\colorful\emap\synth\EmapInstrument.class,
classes\com\colorful\emap, classes\com\colorful\emap\synth\Amplifier.class,
classes\com\colorful\emap\synth\AbstractAudio$ChannelType.class,
classes\com\colorful\emap\synth\WaveOscillator.class,
classes\com\colorful\emap\synth\LowPassFilter.class,
classes\com\colorful\emap\riff\chunk\PresetGeneratorList.class,
classes\com\colorful\emap\gui\FileTreeModel.class,
classes\com\colorful\emap\riff\chunk\Sharpness.class,
classes\com\colorful\emap\riff\file,
classes\com\colorful\emap\synth\ModulationLFO.class,
classes\com\colorful\emap\riff\file\DLSFile.class,
classes\com\colorful\emap\gui\Emap$1.class,
classes\com\colorful\emap\synth\EmapMidiChannel.class,
classes\com\colorful\emap\gui\Emap$4.class,
classes\com\colorful\emap\synth\EmapWaveBridge.class,
classes\com\colorful\emap\riff\chunk\Subject.class,
classes\com\colorful\emap\gui\Emap$9.class,
classes\com\colorful\emap\riff\chunk\PresetIndexList.class,
classes\com\colorful\emap\gui\Emap$8.class,
classes\com\colorful\emap\riff\chunk\ChunkFactory.class,
classes\com\colorful\emap\gui\Emap.class,
classes\com\colorful\emap\riff\chunk\Riff.class,
classes\com\colorful\emap\riff\chunk\Wave.class, classes\META-INF,
classes\com\colorful\emap\riff\chunk\Source.class,
classes\META-INF\services\javax.sound.midi.spi.MidiDeviceProvider,
classes\com\colorful\emap\synth\EmapSoundbankReader.class,
classes\com\colorful\emap\synth\ModulationEnvGen.class,
classes\com\colorful\emap\synth\EmapMidiDeviceProvider.class,
classes\com\colorful\emap\synth\EmapSynthesizer.class,
classes\com\colorful\emap\riff\chunk,
classes\com\colorful\emap\riff\chunk\RegionList.class,
classes\com\colorful\emap\riff\chunk\SampleHeaders.class,
classes\com\colorful\emap\gui\Emap$6.class,
classes\com\colorful\emap\riff\chunk\Lightness.class,
classes\com\colorful\emap\riff\chunk\Commissioned.class,
classes\com\colorful\emap\riff\chunk\ModulatorType.class,
classes\com\colorful\emap\synth\VolumeEnvGen$Phase.class,
classes\com\colorful\emap\synth\Player$PlayerThread.class,
classes\com\colorful\emap\riff\chunk\Genre.class,
classes\com\colorful\emap\riff\chunk\InvalidChunkLocationException.class,
classes\com\colorful\emap\riff\chunk\WaveSample$WaveSampleLoop.class,
classes\com\colorful\emap\riff\chunk\InfoList.class,
classes\com\colorful\emap\riff\chunk\Region.class,
classes\com\colorful\emap\synth\EmapSynthesizer$EmapMidiInfo.class,
classes\com\colorful\emap\gui\AudioDeviceTreeModel.class,
classes\com\colorful\emap\gui\MidiDeviceTreeModel$1.class,
classes\com\colorful\emap\riff\chunk\WaveFormat.class,
classes\com\colorful\emap\riff\chunk\SF2WaveSample.class,
classes\com\colorful\emap\riff\chunk\CharacterSet.class,
classes\com\colorful\emap\riff\chunk\SF2RomName.class,
classes\com\colorful\emap\riff\chunk\Cropped.class,
classes\com\colorful\emap\riff\chunk\WaveLink.class,
classes\com\colorful\emap\riff\chunk\InstrumentGeneratorList.class,
classes\com\colorful\emap\riff\chunk\SF2Version.class,
classes\com\colorful\emap\synth\EmapReceiver.class,
classes\com\colorful\emap\riff\chunk\InstrumentList.class,
classes\com\colorful\emap\synth\ModulationEnvGen$Phase.class, classes\com,
classes\com\colorful\emap\synth\Player.class,
classes\com\colorful\emap\synth\AbstractAudio$WaveType.class,
classes\com\colorful\emap\riff\chunk\Technician.class,
classes\com\colorful\emap\riff\chunk\PresetModulatorList.class,
classes\com\colorful\emap\riff\chunk\DLID.class,
classes\com\colorful\emap\synth\AbstractAudio$DeviceType.class,
classes\com\colorful\emap\synth\VolumeEnvGen.class,
classes\com\colorful\emap\synth\VibratoLFO.class, classes\META-INF\services,
classes\com\colorful\emap\gui\AudioDeviceTreeModel$1.class,
classes\com\colorful\emap\synth\SampleSize.class,
classes\com\colorful\emap\riff\parse\RiffParser.class,
classes\com\colorful\emap\riff\chunk\TargetEngine.class,
classes\com\colorful\emap\riff\chunk\SF2WaveDataList.class,
classes\com\colorful\emap\riff\chunk\Dimensions.class,
classes\com\colorful\emap\riff\parse\ParseFactory.class, classes\spkr.png,
classes\com\colorful\emap\riff\chunk\CollectionHeader.class,
classes\com\colorful\emap\riff\chunk\List.class,
classes\com\colorful\emap\riff\chunk\Version.class,
classes\com\colorful\emap\gui\MidiDeviceTreeModel$MidiDeviceType.class,
classes\com\colorful\emap\riff\chunk\GeneratorType.class,
classes\com\colorful\emap\riff\chunk\Artist.class,
classes\com\colorful\emap\gui\Emap$11.class,
classes\com\colorful\emap\riff\chunk\InstrumentModulatorList.class]
[DEBUG] Marked for preserve (with followSymlinks == false): []
[DEBUG] Symlinks marked for deletion (originally mismarked): []
[DEBUG] Found deletable paths:
[classes\com\colorful\emap\riff\parse\DLSFileParser.class
classes\com\colorful\emap\riff
classes\com\colorful\emap\riff\parse
classes\com\colorful\emap\riff\chunk\TransformType.class
classes\com\colorful\emap\riff\chunk\ArticulatorList.class
classes\com\colorful\emap\riff\chunk\Articulator1$ConnectionBlock.class
classes\com\colorful\emap\riff\chunk\ArchivalLocation.class
classes\com\colorful\emap\riff\chunk\Engineer.class
classes\com\colorful\emap\gui\Emap$10.class
classes\com\colorful\emap\riff\chunk\InstrumentHeader.class
classes\com\colorful\emap\synth\Sound.class
classes\com\colorful\emap\riff\file\SF2File.class
classes\com\colorful\emap\riff\file\RiffFile.class
classes\com\colorful\emap\gui\MidiDeviceTreeRenderer.class
classes\com\colorful\emap\gui\Emap$7.class
classes\META-INF\services\javax.sound.midi.spi.SoundbankReader
classes\com\colorful\emap\riff\chunk\Keywords.class
classes\com\colorful\emap\riff\chunk\WaveData.class
classes\com\colorful
classes\com\colorful\emap\riff\chunk\CreationDate.class
classes\com\colorful\emap\riff\chunk\WaveSample.class
classes\com\colorful\emap\riff\chunk\SourceForm.class
classes\com\colorful\emap\riff\chunk\InstrumentNameList.class
classes\com\colorful\emap\gui\AudioDeviceTreeRenderer.class
classes\com\colorful\emap\gui\Emap$3.class
classes\com\colorful\emap\riff\chunk\Name.class
classes\com\colorful\emap\synth\Player$VoiceMixer.class
classes\com\colorful\emap\gui\AudioDeviceTreeRenderer$1.class
classes\com\colorful\emap\riff\chunk\Copyright.class
classes\com\colorful\emap\riff\chunk\DotsPerInch.class
classes\com\colorful\emap\riff\chunk\InstrumentIndexList.class
classes\com\colorful\emap\gui\Emap$2.class
classes\com\colorful\emap\riff\chunk\Software.class
classes\com\colorful\emap\synth\EmapSoundbank.class
classes\com\colorful\emap\synth\AbstractAudio.class
classes\com\colorful\emap\riff\chunk\ChunkType.class
classes\com\colorful\emap\gui\FileTreeRenderer.class
classes\com\colorful\emap\riff\chunk\RegionHeader.class
classes\com\colorful\emap\riff\chunk\SF2RomVersion.class
classes\com\colorful\emap\riff\chunk\PoolTable.class
classes\com\colorful\emap\riff\chunk\WavePoolList.class
classes\com\colorful\emap\synth
classes\com\colorful\emap\riff\chunk\Medium.class
classes\com\colorful\emap\riff\chunk\SF2ArticulationDataList.class
classes\com\colorful\emap\gui\Emap$5.class
classes\com\colorful\emap\riff\chunk\SampleType.class
classes\com\colorful\emap\riff\parse\SF2FileParser.class
classes\com\colorful\emap\riff\chunk\Comments.class
classes\com\colorful\emap\riff\chunk\Chunk.class
classes\com\colorful\emap\riff\chunk\Articulator1.class
classes\com\colorful\emap\riff\chunk\SF2WaveSample24.class
classes\com\colorful\emap\riff\chunk\Instrument.class
classes\com\colorful\emap\riff\chunk\Product.class
classes\com\colorful\emap\riff\chunk\Junk.class
classes\com\colorful\emap\riff\chunk\PresetHeaders.class
classes\com\colorful\emap\gui\MidiDeviceTreeRenderer$1.class
classes\com\colorful\emap\gui
classes\com\colorful\emap\gui\AudioDeviceTreeModel$AudioDeviceType.class
classes\com\colorful\emap\riff\parse\FileParser.class
classes\com\colorful\emap\gui\MidiDeviceTreeModel.class
classes
classes\com\colorful\emap\riff\chunk\PalleteSetting.class
classes\com\colorful\emap\synth\EmapInstrument.class
classes\com\colorful\emap
classes\com\colorful\emap\synth\Amplifier.class
classes\com\colorful\emap\synth\AbstractAudio$ChannelType.class
classes\com\colorful\emap\synth\WaveOscillator.class
classes\com\colorful\emap\synth\LowPassFilter.class
classes\com\colorful\emap\riff\chunk\PresetGeneratorList.class
classes\com\colorful\emap\gui\FileTreeModel.class
classes\com\colorful\emap\riff\chunk\Sharpness.class
classes\com\colorful\emap\riff\file
classes\com\colorful\emap\synth\ModulationLFO.class
classes\com\colorful\emap\riff\file\DLSFile.class
classes\com\colorful\emap\gui\Emap$1.class
classes\com\colorful\emap\synth\EmapMidiChannel.class
classes\com\colorful\emap\gui\Emap$4.class
classes\com\colorful\emap\synth\EmapWaveBridge.class
classes\com\colorful\emap\riff\chunk\Subject.class
classes\com\colorful\emap\gui\Emap$9.class
classes\com\colorful\emap\riff\chunk\PresetIndexList.class
classes\com\colorful\emap\gui\Emap$8.class
classes\com\colorful\emap\riff\chunk\ChunkFactory.class
classes\com\colorful\emap\gui\Emap.class
classes\com\colorful\emap\riff\chunk\Riff.class
classes\com\colorful\emap\riff\chunk\Wave.class
classes\META-INF
classes\com\colorful\emap\riff\chunk\Source.class
classes\META-INF\services\javax.sound.midi.spi.MidiDeviceProvider
classes\com\colorful\emap\synth\EmapSoundbankReader.class
classes\com\colorful\emap\synth\ModulationEnvGen.class
classes\com\colorful\emap\synth\EmapMidiDeviceProvider.class
classes\com\colorful\emap\synth\EmapSynthesizer.class
classes\com\colorful\emap\riff\chunk
classes\com\colorful\emap\riff\chunk\RegionList.class
classes\com\colorful\emap\riff\chunk\SampleHeaders.class
classes\com\colorful\emap\gui\Emap$6.class
classes\com\colorful\emap\riff\chunk\Lightness.class
classes\com\colorful\emap\riff\chunk\Commissioned.class
classes\com\colorful\emap\riff\chunk\ModulatorType.class
classes\com\colorful\emap\synth\VolumeEnvGen$Phase.class
classes\com\colorful\emap\synth\Player$PlayerThread.class
classes\com\colorful\emap\riff\chunk\Genre.class
classes\com\colorful\emap\riff\chunk\InvalidChunkLocationException.class
classes\com\colorful\emap\riff\chunk\WaveSample$WaveSampleLoop.class
classes\com\colorful\emap\riff\chunk\InfoList.class
classes\com\colorful\emap\riff\chunk\Region.class
classes\com\colorful\emap\synth\EmapSynthesizer$EmapMidiInfo.class
classes\com\colorful\emap\gui\AudioDeviceTreeModel.class
classes\com\colorful\emap\gui\MidiDeviceTreeModel$1.class
classes\com\colorful\emap\riff\chunk\WaveFormat.class
classes\com\colorful\emap\riff\chunk\SF2WaveSample.class
classes\com\colorful\emap\riff\chunk\CharacterSet.class
classes\com\colorful\emap\riff\chunk\SF2RomName.class
classes\com\colorful\emap\riff\chunk\Cropped.class
classes\com\colorful\emap\riff\chunk\WaveLink.class
classes\com\colorful\emap\riff\chunk\InstrumentGeneratorList.class
classes\com\colorful\emap\riff\chunk\SF2Version.class
classes\com\colorful\emap\synth\EmapReceiver.class
classes\com\colorful\emap\riff\chunk\InstrumentList.class
classes\com\colorful\emap\synth\ModulationEnvGen$Phase.class
classes\com
classes\com\colorful\emap\synth\Player.class
classes\com\colorful\emap\synth\AbstractAudio$WaveType.class
classes\com\colorful\emap\riff\chunk\Technician.class
classes\com\colorful\emap\riff\chunk\PresetModulatorList.class
classes\com\colorful\emap\riff\chunk\DLID.class
classes\com\colorful\emap\synth\AbstractAudio$DeviceType.class
classes\com\colorful\emap\synth\VolumeEnvGen.class
classes\com\colorful\emap\synth\VibratoLFO.class
classes\META-INF\services
classes\com\colorful\emap\gui\AudioDeviceTreeModel$1.class
classes\com\colorful\emap\synth\SampleSize.class
classes\com\colorful\emap\riff\parse\RiffParser.class
classes\com\colorful\emap\riff\chunk\TargetEngine.class
classes\com\colorful\emap\riff\chunk\SF2WaveDataList.class
classes\com\colorful\emap\riff\chunk\Dimensions.class
classes\com\colorful\emap\riff\parse\ParseFactory.class
classes\spkr.png
classes\com\colorful\emap\riff\chunk\CollectionHeader.class
classes\com\colorful\emap\riff\chunk\List.class
classes\com\colorful\emap\riff\chunk\Version.class
classes\com\colorful\emap\gui\MidiDeviceTreeModel$MidiDeviceType.class
classes\com\colorful\emap\riff\chunk\GeneratorType.class
classes\com\colorful\emap\riff\chunk\Artist.class
classes\com\colorful\emap\gui\Emap$11.class
classes\com\colorful\emap\riff\chunk\InstrumentModulatorList.class]
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap\gui
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap\riff
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap\riff
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap\riff\chunk
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap\riff
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap\riff\file
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap\riff
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap\riff\parse
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\com\colorful\emap\synth
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\META-INF
[DEBUG] Checking for symlink:
Parent file's canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\META-INF
My canonical path: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes\META-INF\services
[INFO] Deleting directory C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
[DEBUG] Found deletable paths: []
[INFO] Deleting directory C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\test-classes
[DEBUG] Found deletable paths: []
[INFO] Preparing cobertura:cobertura
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for
updates from com.colorful
[DEBUG] repository metadata for: 'artifact
org.apache.maven.plugins:maven-resources-plugin' could not be found on
repository: com.colorful
[DEBUG] maven-resources-plugin: resolved to version 2.2 from repository central
[DEBUG] Retrieving parent-POM: org.apache.maven.plugins:maven-plugins::1 for
project: null:maven-resources-plugin:maven-plugin:2.2 from the repository.
[DEBUG] Retrieving parent-POM: org.apache.maven:maven-parent::1 for project:
org.apache.maven.plugins:maven-plugins:pom:1 from the repository.
[DEBUG] Retrieving parent-POM: org.apache:apache::1 for project:
org.apache.maven:maven-parent:pom:1 from the repository.
[INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for
updates from com.colorful
[DEBUG] repository metadata for: 'artifact
org.apache.maven.plugins:maven-surefire-plugin' could not be found on
repository: com.colorful
[DEBUG] maven-surefire-plugin: resolved to version 2.3 from repository central
[DEBUG] Retrieving parent-POM: org.apache.maven.surefire:surefire::2.3 for
project: org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.3 from
the repository.
[DEBUG] Retrieving parent-POM: org.apache.maven:maven-parent::5 for project:
org.apache.maven.surefire:surefire:pom:2.3 from the repository.
[DEBUG] Retrieving parent-POM: org.apache:apache::3 for project:
org.apache.maven:maven-parent:pom:5 from the repository.
[DEBUG]
org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.2:runtime
(selected for runtime)
[DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project:
null:maven-project:jar:2.0 from the repository.
[DEBUG] org.apache.maven:maven-project:jar:2.0:runtime (selected for runtime)
[DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project:
null:maven-profile:jar:2.0 from the repository.
[DEBUG] org.apache.maven:maven-profile:jar:2.0:runtime (selected for
runtime)
[DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project:
org.apache.maven:maven-model:jar:2.0 from the repository.
[DEBUG] org.apache.maven:maven-model:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected
for runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for
runtime)
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected
for runtime)
[DEBUG] junit:junit:jar:3.8.1:runtime (selected for runtime)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-model:jar:2.0:runtime (selected for runtime)
[DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project:
org.apache.maven:maven-artifact-manager:jar:2.0 from the repository.
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0:runtime (selected
for runtime)
[DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project:
org.apache.maven:maven-repository-metadata:jar:2.0 from the repository.
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0:runtime
(selected for runtime)
[DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project:
org.apache.maven:maven-artifact:jar:2.0 from the repository.
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:runtime
(selected for runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:runtime (selected for
runtime)
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected
for runtime)
[DEBUG] junit:junit:jar:3.8.1:runtime (selected for runtime)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-model:jar:2.0:runtime (selected for runtime)
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-resources-plugin:2.2:resources' -->
[DEBUG] (f) filters = []
[DEBUG] (f) outputDirectory = C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
[DEBUG] (f) project = [EMAIL PROTECTED]
[DEBUG] (f) resources = [EMAIL PROTECTED]
[DEBUG] -- end configuration --
[INFO] resources:resources
[INFO] Using default encoding to copy filtered resources.
[DEBUG] com.colorful:emap:jar:1.0.0.0-SNAPSHOT (selected for null)
[DEBUG] junit:junit:jar:4.3.1:test (selected for test)
[DEBUG] org.codehaus.mojo:cobertura-maven-plugin:jar:2.2:compile (selected
for compile)
[DEBUG] net.sourceforge.cobertura:cobertura:jar:1.9:compile (selected for
compile)
[DEBUG] oro:oro:jar:2.0.8:compile (selected for compile)
[DEBUG] asm:asm:jar:2.2.1:compile (selected for compile)
[DEBUG] asm:asm-tree:jar:2.2.1:compile (selected for compile)
[DEBUG] log4j:log4j:jar:1.2.9:compile (selected for compile)
[DEBUG] Retrieving parent-POM: org.apache.ant:ant-parent::1.7.0 for project:
org.apache.ant:ant:jar:1.7.0 from the repository.
[DEBUG] org.apache.ant:ant:jar:1.7.0:compile (selected for compile)
[DEBUG] Retrieving parent-POM: org.apache.ant:ant-parent::1.7.0 for project:
org.apache.ant:ant-launcher:jar:1.7.0 from the repository.
[DEBUG] org.apache.ant:ant-launcher:jar:1.7.0:compile (selected for
compile)
[DEBUG] net.sourceforge.cobertura:cobertura-runtime:pom:1.9:compile
(selected for compile)
[DEBUG] urbanophile:java-getopt:jar:1.0.9:compile (selected for compile)
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:compile (selected for
compile)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:compile (selected for
compile)
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:compile (selected for
compile)
[DEBUG] Retrieving parent-POM: org.apache.maven.reporting:maven-reporting::2.0
for project: null:maven-reporting-api:jar:2.0 from the repository.
[DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project:
org.apache.maven.reporting:maven-reporting:pom:2.0 from the repository.
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0:compile
(selected for compile)
[DEBUG] doxia:doxia-sink-api:jar:1.0-alpha-4:compile (selected for
compile)
[DEBUG] org.apache.maven:maven-project:jar:2.0:compile (selected for
compile)
[DEBUG] org.apache.maven:maven-profile:jar:2.0:compile (selected for
compile)
[DEBUG] org.apache.maven:maven-model:jar:2.0:compile (selected for
compile)
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:compile (selected
for compile)
[DEBUG] junit:junit:jar:4.3.1:test (not setting scope to: compile;
local scope test wins)
[WARN]
Artifact junit:junit:jar:4.3.1:test retains local scope 'test'
overriding broader scope 'compile'
given by a dependency. If this is not intended, modify or remove the
local scope.
[DEBUG] junit:junit:jar:3.8.1:compile (removed - nearer found: 4.3.1)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile (selected for
compile)
[DEBUG] org.apache.maven:maven-model:jar:2.0:compile (selected for
compile)
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0:compile (selected
for compile)
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0:compile
(selected for compile)
[DEBUG]
org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:compile (selected for
compile)
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:compile (selected
for compile)
[DEBUG] junit:junit:jar:4.3.1:test (not setting scope to: compile;
local scope test wins)
[DEBUG] junit:junit:jar:3.8.1:compile (removed - nearer found: 4.3.1)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile (selected for
compile)
[DEBUG] Retrieving parent-POM: org.apache.maven.reporting:maven-reporting::2.0
for project: null:maven-reporting-impl:jar:2.0 from the repository.
[DEBUG] Retrieving parent-POM: org.apache.maven:maven::2.0 for project:
org.apache.maven.reporting:maven-reporting:pom:2.0 from the repository.
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.0:compile
(selected for compile)
[DEBUG] commons-validator:commons-validator:jar:1.1.4:compile (selected
for compile)
[DEBUG] oro:oro:jar:2.0.7:compile (removed - nearer found: 2.0.8)
[DEBUG] doxia:doxia-core:jar:1.0-alpha-4:compile (selected for compile)
[DEBUG] oro:oro:jar:2.0.7:compile (removed - nearer found: 2.0.8)
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus-containers::1.0.3 for
project: null:plexus-container-default:jar:1.0-alpha-9 from the repository.
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus::1.0.4 for project:
org.codehaus.plexus:plexus-containers:pom:1.0.3 from the repository.
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:compile (removed -
nearer found: 1.0-alpha-9)
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:compile (selected
for compile)
[DEBUG] junit:junit:jar:4.3.1:test (not setting scope to: compile; local
scope test wins)
[DEBUG] junit:junit:jar:3.8.1:compile (removed - nearer found: 4.3.1)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile (selected for
compile)
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus::1.0.4 for project:
null:plexus-utils:jar:1.1 from the repository.
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:compile (removed -
nearer found: 1.1)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.1:compile (selected for
compile)
[DEBUG]
org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:2.0.2:runtime
(selected for runtime)
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus-compiler::1.5.3 for
project: null:plexus-compiler-manager:jar:1.5.3 from the repository.
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus-components::1.1.6 for
project: null:plexus-compiler:pom:1.5.3 from the repository.
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus::1.0.8 for project:
org.codehaus.plexus:plexus-components:pom:1.1.6 from the repository.
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:1.5.3:runtime
(selected for runtime)
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected
for runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for
runtime)
[DEBUG] junit:junit:jar:3.8.1:runtime (selected for runtime)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for
runtime)
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus-compiler::1.5.3 for
project: null:plexus-compiler-api:jar:1.5.3 from the repository.
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus-components::1.1.6 for
project: null:plexus-compiler:pom:1.5.3 from the repository.
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus::1.0.8 for project:
org.codehaus.plexus:plexus-components:pom:1.1.6 from the repository.
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:runtime (selected
for runtime)
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for
runtime)
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:1.5.3:runtime (selected
for runtime)
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:runtime (selected for runtime)
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus-compilers::1.5.3 for
project: null:plexus-compiler-javac:jar:1.5.3 from the repository.
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus-compiler::1.5.3 for
project: org.codehaus.plexus:plexus-compilers:pom:1.5.3 from the repository.
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus-components::1.1.6 for
project: null:plexus-compiler:pom:1.5.3 from the repository.
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus::1.0.8 for project:
org.codehaus.plexus:plexus-components:pom:1.1.6 from the repository.
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:1.5.3:runtime (selected
for runtime)
[DEBUG] Retrieving parent-POM: org.codehaus.plexus:plexus::1.0.4 for project:
null:plexus-utils:jar:1.0.5 from the repository.
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.5:runtime (removed -
nearer found: 1.0.4)
[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile' -->
[DEBUG] (f) basedir = C:\Documents and Settings\billbrown\My
Documents\workspace\em
[DEBUG] (f) buildDirectory = C:\Documents and Settings\billbrown\My
Documents\workspace\em\target
[DEBUG] (f) classpathElements = [C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes, C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\wagon\wagon-provider-api\1.0-alpha-5\wagon-provider-api-1.0-alpha-5.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\reporting\maven-reporting-api\2.0\maven-reporting-api-2.0.jar,
C:\Documents and
Settings\billbrown\.m2\repository\oro\oro\2.0.8\oro-2.0.8.jar, C:\Documents and
Settings\billbrown\.m2\repository\org\codehaus\plexus\plexus-utils\1.1\plexus-utils-1.1.jar,
C:\Documents and
Settings\billbrown\.m2\repository\commons-validator\commons-validator\1.1.4\commons-validator-1.1.4.jar,
C:\Documents and
Settings\billbrown\.m2\repository\net\sourceforge\cobertura\cobertura\1.9\cobertura-1.9.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-repository-metadata\2.0\maven-repository-metadata-2.0.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\reporting\maven-reporting-impl\2.0\maven-reporting-impl-2.0.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-plugin-api\2.0\maven-plugin-api-2.0.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-project\2.0\maven-project-2.0.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-model\2.0\maven-model-2.0.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-profile\2.0\maven-profile-2.0.jar,
C:\Documents and
Settings\billbrown\.m2\repository\classworlds\classworlds\1.1-alpha-2\classworlds-1.1-alpha-2.jar,
C:\Documents and
Settings\billbrown\.m2\repository\urbanophile\java-getopt\1.0.9\java-getopt-1.0.9.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\codehaus\plexus\plexus-container-default\1.0-alpha-9\plexus-container-default-1.0-alpha-9.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\ant\ant\1.7.0\ant-1.7.0.jar,
C:\Documents and
Settings\billbrown\.m2\repository\doxia\doxia-sink-api\1.0-alpha-4\doxia-sink-api-1.0-alpha-4.jar,
C:\Documents and
Settings\billbrown\.m2\repository\asm\asm\2.2.1\asm-2.2.1.jar, C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-artifact-manager\2.0\maven-artifact-manager-2.0.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-artifact\2.0\maven-artifact-2.0.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\codehaus\mojo\cobertura-maven-plugin\2.2\cobertura-maven-plugin-2.2.jar,
C:\Documents and
Settings\billbrown\.m2\repository\log4j\log4j\1.2.9\log4j-1.2.9.jar,
C:\Documents and
Settings\billbrown\.m2\repository\asm\asm-tree\2.2.1\asm-tree-2.2.1.jar,
C:\Documents and
Settings\billbrown\.m2\repository\doxia\doxia-core\1.0-alpha-4\doxia-core-1.0-alpha-4.jar,
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\ant\ant-launcher\1.7.0\ant-launcher-1.7.0.jar]
[DEBUG] (f) compileSourceRoots = [C:\Documents and Settings\billbrown\My
Documents\workspace\em\src\main\java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) failOnError = true
[DEBUG] (f) fork = false
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
[DEBUG] (f) outputFileName = emap-1.0.0.0-SNAPSHOT
[DEBUG] (f) projectArtifact = com.colorful:emap:jar:1.0.0.0-SNAPSHOT
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) source = 1.5
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.5
[DEBUG] (f) verbose = false
[DEBUG] -- end configuration --
[INFO] compiler:compile
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [C:\Documents and Settings\billbrown\My
Documents\workspace\em\src\main\java]
[DEBUG] Classpath: [C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\wagon\wagon-provider-api\1.0-alpha-5\wagon-provider-api-1.0-alpha-5.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\reporting\maven-reporting-api\2.0\maven-reporting-api-2.0.jar
C:\Documents and Settings\billbrown\.m2\repository\oro\oro\2.0.8\oro-2.0.8.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\codehaus\plexus\plexus-utils\1.1\plexus-utils-1.1.jar
C:\Documents and
Settings\billbrown\.m2\repository\commons-validator\commons-validator\1.1.4\commons-validator-1.1.4.jar
C:\Documents and
Settings\billbrown\.m2\repository\net\sourceforge\cobertura\cobertura\1.9\cobertura-1.9.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-repository-metadata\2.0\maven-repository-metadata-2.0.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\reporting\maven-reporting-impl\2.0\maven-reporting-impl-2.0.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-plugin-api\2.0\maven-plugin-api-2.0.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-project\2.0\maven-project-2.0.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-model\2.0\maven-model-2.0.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-profile\2.0\maven-profile-2.0.jar
C:\Documents and
Settings\billbrown\.m2\repository\classworlds\classworlds\1.1-alpha-2\classworlds-1.1-alpha-2.jar
C:\Documents and
Settings\billbrown\.m2\repository\urbanophile\java-getopt\1.0.9\java-getopt-1.0.9.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\codehaus\plexus\plexus-container-default\1.0-alpha-9\plexus-container-default-1.0-alpha-9.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\ant\ant\1.7.0\ant-1.7.0.jar
C:\Documents and
Settings\billbrown\.m2\repository\doxia\doxia-sink-api\1.0-alpha-4\doxia-sink-api-1.0-alpha-4.jar
C:\Documents and Settings\billbrown\.m2\repository\asm\asm\2.2.1\asm-2.2.1.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-artifact-manager\2.0\maven-artifact-manager-2.0.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-artifact\2.0\maven-artifact-2.0.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\codehaus\mojo\cobertura-maven-plugin\2.2\cobertura-maven-plugin-2.2.jar
C:\Documents and
Settings\billbrown\.m2\repository\log4j\log4j\1.2.9\log4j-1.2.9.jar
C:\Documents and
Settings\billbrown\.m2\repository\asm\asm-tree\2.2.1\asm-tree-2.2.1.jar
C:\Documents and
Settings\billbrown\.m2\repository\doxia\doxia-core\1.0-alpha-4\doxia-core-1.0-alpha-4.jar
C:\Documents and
Settings\billbrown\.m2\repository\org\apache\ant\ant-launcher\1.7.0\ant-launcher-1.7.0.jar]
[DEBUG] Output directory: C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
[DEBUG] Classpath:
[DEBUG] C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\wagon\wagon-provider-api\1.0-alpha-5\wagon-provider-api-1.0-alpha-5.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\reporting\maven-reporting-api\2.0\maven-reporting-api-2.0.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\oro\oro\2.0.8\oro-2.0.8.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\codehaus\plexus\plexus-utils\1.1\plexus-utils-1.1.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\commons-validator\commons-validator\1.1.4\commons-validator-1.1.4.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\net\sourceforge\cobertura\cobertura\1.9\cobertura-1.9.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-repository-metadata\2.0\maven-repository-metadata-2.0.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\reporting\maven-reporting-impl\2.0\maven-reporting-impl-2.0.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-plugin-api\2.0\maven-plugin-api-2.0.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-project\2.0\maven-project-2.0.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-model\2.0\maven-model-2.0.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-profile\2.0\maven-profile-2.0.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\classworlds\classworlds\1.1-alpha-2\classworlds-1.1-alpha-2.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\urbanophile\java-getopt\1.0.9\java-getopt-1.0.9.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\codehaus\plexus\plexus-container-default\1.0-alpha-9\plexus-container-default-1.0-alpha-9.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\ant\ant\1.7.0\ant-1.7.0.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\doxia\doxia-sink-api\1.0-alpha-4\doxia-sink-api-1.0-alpha-4.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\asm\asm\2.2.1\asm-2.2.1.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-artifact-manager\2.0\maven-artifact-manager-2.0.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\maven\maven-artifact\2.0\maven-artifact-2.0.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\codehaus\mojo\cobertura-maven-plugin\2.2\cobertura-maven-plugin-2.2.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\log4j\log4j\1.2.9\log4j-1.2.9.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\asm\asm-tree\2.2.1\asm-tree-2.2.1.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\doxia\doxia-core\1.0-alpha-4\doxia-core-1.0-alpha-4.jar
[DEBUG] C:\Documents and
Settings\billbrown\.m2\repository\org\apache\ant\ant-launcher\1.7.0\ant-launcher-1.7.0.jar
[DEBUG] Source roots:
[DEBUG] C:\Documents and Settings\billbrown\My
Documents\workspace\em\src\main\java
[INFO] Compiling 105 source files to C:\Documents and Settings\billbrown\My
Documents\workspace\em\target\classes
[DEBUG] org.codehaus.mojo:cobertura-maven-plugin:maven-plugin:2.2:runtime
(selected for runtime)
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.0:runtime
(selected for runtime)
[DEBUG] org.apache.maven:maven-project:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-profile:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-model:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected
for runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected
for runtime)
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected
for runtime)
[DEBUG] junit:junit:jar:3.8.1:runtime (selected for runtime)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-model:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0:runtime (selected
for runtime)
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0:runtime
(selected for runtime)
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:runtime (selected for
runtime)
[DEBUG]
org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:runtime (selected for
runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:runtime (selected for
runtime)
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected
for runtime)
[DEBUG] junit:junit:jar:3.8.1:runtime (selected for runtime)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for
runtime)
[DEBUG] commons-validator:commons-validator:jar:1.1.4:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:runtime (selected for
runtime)
[DEBUG] oro:oro:jar:2.0.7:runtime (selected for runtime)
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0:runtime
(selected for runtime)
[DEBUG] doxia:doxia-sink-api:jar:1.0-alpha-4:runtime (selected for
runtime)
[DEBUG] doxia:doxia-core:jar:1.0-alpha-4:runtime (selected for runtime)
[DEBUG] org.apache.maven:maven-project:jar:2.0:runtime (selected for runtime)
[DEBUG] org.apache.maven:maven-profile:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-model:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected
for runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for
runtime)
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected
for runtime)
[DEBUG] junit:junit:jar:3.8.1:runtime (selected for runtime)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-model:jar:2.0:runtime (selected for runtime)
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0:runtime (selected
for runtime)
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0:runtime
(selected for runtime)
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:runtime (selected for
runtime)
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5:runtime
(selected for runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:runtime (selected for
runtime)
[DEBUG]
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime (selected
for runtime)
[DEBUG] junit:junit:jar:3.8.1:runtime (selected for runtime)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:runtime (selected for
runtime)
[DEBUG] net.sourceforge.cobertura:cobertura-runtime:pom:1.9:runtime (selected
for runtime)
[DEBUG] net.sourceforge.cobertura:cobertura:jar:1.9:runtime (selected for
runtime)
[DEBUG] org.apache.ant:ant:jar:1.7.0:runtime (selected for runtime)
[DEBUG] org.apache.ant:ant-launcher:jar:1.7.0:runtime (selected for
runtime)
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0:runtime
(selected for runtime)
[DEBUG] doxia:doxia-sink-api:jar:1.0-alpha-4:runtime (selected for runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed - nearer
found: 1.1)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.1:runtime (selected for
runtime)
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:runtime (selected for runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed -
nearer found: 1.1)
[DEBUG] urbanophile:java-getopt:jar:1.0.9:runtime (selected for runtime)
[DEBUG] net.sourceforge.cobertura:cobertura:jar:1.9:runtime (selected for
runtime)
[DEBUG] oro:oro:jar:2.0.8:runtime (removed - nearer found: 2.0.7)
[DEBUG] asm:asm:jar:2.2.1:runtime (selected for runtime)
[DEBUG] asm:asm-tree:jar:2.2.1:runtime (selected for runtime)
[DEBUG] log4j:log4j:jar:1.2.9:runtime (selected for runtime)
[DEBUG] org.apache.ant:ant:jar:1.7.0:runtime (selected for runtime)
[DEBUG] org.apache.ant:ant-launcher:jar:1.7.0:runtime (selected for
runtime)
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:runtime
(removed - nearer found: 1.0-alpha-9)
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9:runtime
(selected for runtime)
[DEBUG] junit:junit:jar:3.8.1:runtime (selected for runtime)
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.0.4:runtime (removed -
nearer found: 1.1)
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:runtime (selected for
runtime)
[DEBUG] Configuring mojo
'org.codehaus.mojo:cobertura-maven-plugin:2.2:instrument' -->
[ERROR] project-execute : com.colorful:emap:jar:1.0.0.0-SNAPSHOT (
task-segment: [clean, cobertura:cobertura] )
Diagnosis: Error configuring: org.codehaus.mojo:cobertura-maven-plugin. Reason:
Unable to parse the created DOM for plugin configuration
FATAL ERROR: Error executing Maven for a project
[ERROR] reactor-execute : C:\Documents and Settings\billbrown\My
Documents\workspace\em
Diagnosis: Error configuring: org.codehaus.mojo:cobertura-maven-plugin. Reason:
Unable to parse the created DOM for plugin configuration
FATAL ERROR: Error executing Maven for a project
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for:
org.codehaus.mojo:cobertura-maven-plugin:2.2
on the command line, specify: '-Dcheck=VALUE'
Cause: Class name which was explicitly given in configuration using
'implementation' attribute:
'org.codehaus.mojo.cobertura.configuration.ConfigCheck' cannot be loaded
[INFO] ------------------------------------------------------------------------
[DEBUG] Trace Error configuring: org.codehaus.mojo:cobertura-maven-plugin.
Reason: Unable to parse the created DOM for plugin configuration
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Tue Jan 29 14:16:30 CST 2008
[INFO] Final Memory: 4M/21M
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: emap (during cobertura:cobertura)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for:
org.codehaus.mojo:cobertura-maven-plugin:2.2
on the command line, specify: '-Dcheck=VALUE'
Cause: Class name which was explicitly given in configuration using
'implementation' attribute:
'org.codehaus.mojo.cobertura.configuration.ConfigCheck' cannot be loaded
[INFO] ------------------------------------------------------------------------
[DEBUG] Trace Error configuring: org.codehaus.mojo:cobertura-maven-plugin.
Reason: Unable to parse the created DOM for plugin configuration
[INFO] ------------------------------------------------------------------------
[ERROR] reactor-execute : C:\Documents and Settings\billbrown\My
Documents\workspace\em
FATAL ERROR: Error executing Maven for a project
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Tue Jan 29 14:16:30 CST 2008
[INFO] Final Memory: 4M/18M
[INFO] ------------------------------------------------------------------------
--
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
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email