Is it possible to build trinidad using the eclipse mvn plugin?

I can checkout trinidad and build it from the command line. When I try to do the same thing within Eclipse I receive various errors. The first being the following when run on the pom.xml in the trinidad directory (mvn install from the eclipse plugin):

[INFO]   Apache Trinidad Impl
[INFO]   Apache Trinidad blank demo
[INFO]   Apache Trinidad Demo
[INFO]   Apache Trinidad Examples
[INFO] ----------------------------------------------------------------------------
[INFO] Building Apache Incubator Trinidad Podling
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] site:attach-descriptor
[WARN] Unable to load parent project from repository: Could not find the model file 'C:\data\source-trinidad\trinidad\..\pom.xml'.
[ERROR] reactor-execute : C:\data\source-trinidad\trinidad
Diagnosis: Can't find bundle for base name site-plugin, locale en
FATAL ERROR: Error executing Maven for a project
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can't find bundle for base name site-plugin, locale en

Reply via email to