Please add an issue with this in the tracker. I will check this then.
Thorsten
2007/2/10, Patrik Nordwall <[EMAIL PROTECTED]>:
There is something strange with checkResources!?
It doesn't check the resource I have specified.
[INFO] oAW Maven2 Plugin V1.0.3
[INFO] There is all uptodate. No Generation is needed.
even though I have changed the specified resource.
When I specify an invalid path I would expect an exception, but nothing.
<checkResource>aaa | bbb</checkResource>
It feels like the configuration is not used.
The only way to regenerate is to do mvn clean (remove the timestamp file
in
target).
This is what I use:
<plugin>
<groupId>org.fornax.toolsupport</groupId>
<artifactId>fornax-oaw-m2-plugin</artifactId>
<version>1.0.3</version>
<configuration>
<checkResources>
<checkResource>src/main/resources/model.design</checkResource>
</checkResources>
<properties>
<modelFile>model.design</modelFile>
<appProject>helloworld</appProject>
</properties>
</configuration>
<executions>
<execution>
<phase>generate-sources</phase>
<goals>
<goal>run-workflow</goal>
</goals>
</execution>
</executions>
</plugin>
--
View this message in context:
http://www.nabble.com/fornax-oaw-m2-plugin-checkResources-tf3204710s17564.html#a8899088
Sent from the Fornax-Platform mailing list archive at Nabble.com.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer
--
Thorsten Kamann
Software-Architect, Consultant, Coaching
Germany, NRW
[EMAIL PROTECTED]
http://www.thorsten-kamann.de/
callto://thorque
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer