corrected few typo in archetype guide document

master
logicoyparam 2013-08-08 16:41:43 +05:30
parent 71992671ac
commit 144c0bf98a
1 changed files with 2 additions and 2 deletions

View File

@ -3,13 +3,13 @@ Command to buid OpenESB component from maven archetype :
Description :
This document shows how to develop openESB components, which will be build with OpenESB build only.
The project generated using these archtype will be similar to existing component built with OpenESB.
The project generated using these archetype will be similar to existing component built with OpenESB.
Folder structure for these new project will be based on openESB.
- Plugin project can be build with netbeans-soa project.
- Component project can be build with ojc-core in openesb-component
Install Archtype in Local repository :
Install Archetype in Local repository :
======================================
NOTE: Maven version should be 2.0.9 as per OpenESB