I think this was caused by a change to modello.  There was a recent email
about it.

http://www.nabble.com/-modello-dev--IMPORTANT%3A-Re%3A--modello-scm----820--trunk-modello-plugins-modello-plugin-jpox%3A-*-Moving-from-internal-DBKeywords-to-new-modello-db-keywords-project.-tf3396200.html#a9455340
<http://www.nabble.com/-modello-dev--IMPORTANT%253A-Re%253A--modello-scm----820--trunk-modello-plugins-modello-plugin-jpox%253A-*-Moving-from-internal-DBKeywords-to-new-modello-db-keywords-project.-tf3396200.html#a9455340>

On 3/13/07, David Roussel <[EMAIL PROTECTED]> wrote:

I've just done a checkout:

> svn checkout https://svn.apache.org/repos/asf/maven/continuum/trunk/trunk

Checked out revision 517733.

> cd trunk
> mvn install

....
[INFO] [modello:java {execution: modello-continuum}]
[INFO] outputDirectory:
C:\dev\os\continuum\trunk\continuum-model\target\generated-sources\modello
[INFO] Generating current version: 1.1.0
[INFO] [modello:jpox-metadata-class {execution: modello-continuum}]
[INFO] outputDirectory:
C:\dev\os\continuum\trunk\continuum-model\target\generated-sources\modello
[INFO] Generating current version: 1.1.0
[INFO] [modello:stax-reader {execution: modello-continuum}]
[INFO] outputDirectory:
C:\dev\os\continuum\trunk\continuum-model\target\generated-sources\modello
[INFO] Generating current version: 1.1.0
[INFO] [modello:stax-writer {execution: modello-continuum}]
[INFO] outputDirectory:
C:\dev\os\continuum\trunk\continuum-model\target\generated-sources\modello
[INFO] Generating current version: 1.1.0
[INFO] [modello:jpox-jdo-mapping {execution: modello-continuum}]
[INFO] outputDirectory:
C:\dev\os\continuum\trunk\continuum-model\target\classes\META-INF
[INFO] Generating current version: 1.1.0
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error generating.

Embedded error: The JDO mapping generator has detected the use of the
SQL Reserved word 'state' as a field name of the Project class.  Please
specify an alternative jpox column name using the <field jpox.column="">
attribute, or use a different class name.  (Violates following tracked
SQL Reserved Word Sources: SQL 99, Microsoft SQL Server)
[INFO]
------------------------------------------------------------------------


Is it true that trunk doesn't build?  Or is there something wrong with
my config?

Thanks

David

Reply via email to