Hi Alberto, Ah, yes, I missed the .classpath file. I fixed the oAW and Sculptor entries to point to the latest versions as you suggested. Strangely enough, the console output still says 4.2.0:
[INFO] oAW Maven2 Plugin V2.0.0 0 INFO WorkflowRunner - -------------------------------------------------------------------------------------- 47 INFO WorkflowRunner - openArchitectureWare 4.2.0, Build 200709162219NGT 47 INFO WorkflowRunner - (c) 2005-2007 openarchitectureware.org and contributors 47 INFO WorkflowRunner - -------------------------------------------------------------------------------------- I deleted the oAW Maven plugins and watched Maven download the 4.3.0 plugins, but then the build proceed to print out 4.2.0 in the console anyway. I also generated the "helloworld" project again for Sculptor 1.4.0, and it also prints out "4.2.0" in the console. Does your project print out 4.3.0 when you run mvn-install? Thanks! --Polly Alberto de Arriba wrote: > > I had the same problem. The easiest way to solve it is manually editing > the > .classpath file in your projects. You have to change the oAW entries and > make them point to the 4.3.0 version. > > > > -- View this message in context: http://www.nabble.com/Sculptor-1.4.0-Released-tp18279493s17564p18322594.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
