You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/11/01 00:09:33 UTC

[jira] [Assigned] (OODT-769) The wiki page command installs 0.6 version of the oodt radix installer

     [ https://issues.apache.org/jira/browse/OODT-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney reassigned OODT-769:
-----------------------------------------

    Assignee: Lewis John McGibbney

> 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
>
>
> 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)