[
https://issues.apache.org/jira/browse/OODT-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192994#comment-14192994
]
Lewis John McGibbney commented on OODT-769:
-------------------------------------------
Correct. From your issue description
bq. The above command point to oodt 0.6 version rather than the 0.7 which is
the latest version of oodt
Do we need to change the archetypeVersion as well? If so can you possibly
update the patch please [~sshankars]? Thank you v much.
> 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
>
>
> 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)