Although it prints 4.2 in the log, it's quite possible that it is actually using the 4.3 version.
fornax-oaw-m2-plugin 2.0 has a dependency to oAW 4.2 and that version is used for the workflow execution, but all other parts of oAW are 4.3 If you have split your model into several files and it works then it's sure that the 4.3 version is being used. > -----Mensaje original----- > De: [EMAIL PROTECTED] [mailto:fornax- > [EMAIL PROTECTED] En nombre de amphoras > Enviado el: lunes, 07 de julio de 2008 19:52 > Para: [email protected] > Asunto: Re: [Fornax-developer] Sculptor 1.4.0 Released > > > 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 > No virus found in this incoming message. > Checked by AVG - http://www.avg.com > Version: 8.0.138 / Virus Database: 270.4.6/1538 - Release Date: 07/07/2008 > 7:40 ------------------------------------------------------------------------- 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
