[
https://issues.apache.org/jira/browse/OODT-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney resolved OODT-769.
---------------------------------------
Resolution: Fixed
Committed @revision 1636014 in trunk
> The wiki page command installs 0.6 version of the oodt radix installer
> ----------------------------------------------------------------------
>
> Key: OODT-769
> URL: https://issues.apache.org/jira/browse/OODT-769
> Project: OODT
> Issue Type: Bug
> Components: cas-mvn-plugins
> Affects Versions: 0.7
> Reporter: Santosh SHankar
> Assignee: Lewis John McGibbney
> Fix For: 0.8
>
> Attachments: OODT-769.patch, OODT-769.patch
>
>
> The wiki radix installer for oodt lists the following command as the first
> step towards installing oodt
> - prompt> curl -s
> http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/bin/radix
> | bash
> The url
> (http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/bin/radix
> ) contains a bash script which has the following command
> mvn archetype:generate -DarchetypeGroupId=org.apache.oodt \
> -DarchetypeArtifactId=radix-archetype -DarchetypeVersion=0.6 \
> -Doodt=0.6 -DgroupId=com.mycompany \
> -DartifactId=oodt -Dversion=0.1
> The above command point to oodt 0.6 version rather than the 0.7 which is the
> latest version of oodt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)