Changes for page Roadmap

Last modified by Henrique Prange on 2010/05/29 18:16

From version 17.1
edited by Henrique Prange
on 2008/09/28 16:14
Change comment: There is no comment for this version
To version 19.1
edited by Henrique Prange
on 2009/04/04 16:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,17 +13,21 @@
13 13  ** Possibly leverage maven webstart plugin [[http://coffeebreaks.org/tmp/maven-staging/webstart/site/]]
14 14  * Update the documentation
15 15  * Generate SQL scripts based on EOModels
16 +* Goal to run WO applications from Maven (can be useful to run Selenium tests, for instance)
16 16  
17 17  == Maven WOBootstrap Plug-in ==
18 18  
19 19  * Support for Apple nightly builds structure
20 -* Maven JavaMonitor Plug-in
21 +* Goal to update time zone data on WO jars
22 +
23 +== Maven JavaMonitor Plug-in ==
24 +
21 21  * Support for JavaMonitor deployment
22 22  
23 23  == Archetypes ==
24 24  
25 25  * Merge Apple archetypes and WOProjects archetypes to provide support for jar, woframework, woapplication and war?
26 -* Publish an archetype catalog for use in the m2eclipse project wizard
30 +* --Publish an archetype catalog for use in the m2eclipse project wizard--
27 27  * Support for JavaClient projects?
28 28  * Support for Direct To Web projects
29 29  * Support for Direct To WebServices
... ... @@ -31,8 +31,9 @@
31 31  
32 32  == Wonder ==
33 33  
34 -* Nightly builds for Wonder using Maven
35 -* Provide a repository with Wonder libraries
38 +* --Nightly builds for Wonder using Maven--
39 +* --Provide a repository with Wonder libraries--
40 +* --Produce source artifacts to be attached on Eclipse--
36 36  * Configuration to create a package with all Sources and Resources
37 37  
38 38  == General WebObjects/Maven Documentation ==