Thanks for the reminder. 2.2.0 is the development target of this
reporting plugin, we actually run 2.2.1 in production.

On Wed, Mar 30, 2011 at 4:10 PM, Stephen Connolly
<[email protected]> wrote:
> don't use 2.2.0 it generates invalid checksums
>
> - Stephen
>
> ---
> Sent from my Android phone, so random spelling mistakes, random nonsense
> words and other nonsense are a direct result of using swype to type on the
> screen
> On 30 Mar 2011 19:20, "Benson Margulies" <[email protected]> wrote:
>> I've create a reporting plugin by cribbing closely from checkstyle.
>>
>> -X shows me:
>>
>> [DEBUG] Configuring mojo
>>
> 'com.basistech:seg-model-training-report-plugin:25-SNAPSHOT:seg-model-report'
>> -->
>> [DEBUG] (f) dataLocation =
>> /Users/benson/x/seg-models-trunk/zho/zho-train/target
>> [DEBUG] (f) outputDirectory =
>> /Users/benson/x/seg-models-trunk/zho/zho-train/target/site
>> [DEBUG] (f) project = MavenProject:
>> com.basistech.aps.models:zho-model:18-SNAPSHOT @
>> /Users/benson/x/seg-models-trunk/zho/zho-train/pom.xml
>> [DEBUG] -- end configuration --
>>
>> The execution of the report is in the reporting section of a profile.
>> help:effective-pom shows my report plugin included with the others
>> inherited from the parent that do in fact run.
>>
>> <reporting>
>> <plugins>
>> <plugin>
>> <groupId>com.basistech</groupId>
>> <artifactId>seg-model-training-report-plugin</artifactId>
>> <version>${perceptron-training-version}</version>
>> <reportSets>
>> <reportSet>
>> <reports>
>> <report>seg-model-report</report>
>> </reports>
>> </reportSet>
>> </reportSets>
>> </plugin>
>> </plugins>
>> </reporting>
>>
>> ---------------------------------------------------------------------
>> 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]

Reply via email to