Changes for page maven-wolifecycle-plugin
Last modified by Ulrich Köster on 2007/02/09 11:42
From version 33.1
edited by Ulrich Köster
on 2006/11/07 03:27
on 2006/11/07 03:27
Change comment:
There is no comment for this version
To version 32.1
edited by Ulrich Köster
on 2006/11/08 06:52
on 2006/11/08 06:52
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -maven-wo project-plugin1 +maven-wolifecycle-plugin - Content
-
... ... @@ -1,10 +1,10 @@ 1 1 == Description == 2 2 3 -"maven-wo project-plugin" is a plug-in for development of WebObjects applications and frameworks in the context of Maven.3 +"maven-wolifecycle-plugin" is a plug-in for development of WebObjects applications and frameworks in the context of Maven. 4 4 5 5 == Lifecyle == 6 6 7 -Lifecyle replacement maben plugin forforWebObjects projects.7 +Lifecyle maven plugin for WebObjects projects. 8 8 9 9 For the moment, this project is based on the existing ant stuff. This plugin does need configuration. 10 10 ... ... @@ -24,7 +24,7 @@ 24 24 <plugins> 25 25 <plugin> 26 26 <groupId>org.objectstyle.woproject.maven2</groupId> 27 - <artifactId>maven-wo project-plugin</artifactId>27 + <artifactId>maven-wolifecycle-plugin</artifactId> 28 28 <version>2.0-SNAPSHOT</version> 29 29 <extensions>true</extensions> 30 30 </plugin> ... ... @@ -52,7 +52,7 @@ 52 52 <plugins> 53 53 <plugin> 54 54 <groupId>org.objectstyle.woproject.maven2</groupId> 55 - <artifactId>maven-wo project-plugin</artifactId>55 + <artifactId>maven-wolifecycle-plugin</artifactId> 56 56 <version>2.0-SNAPSHOT</version> 57 57 <extensions>true</extensions> 58 58 </plugin>