Good Morning Cynthia, OODT 0.9 has not been released as of yet. There is a open thread for the 0.9 release candidate. Right now 0.8.1 is the newest publicly available OODT version, I suspect if you wait a wee while then 0.9 will be released. Thanks Lewis
On Tuesday, June 2, 2015, Mallder, Valerie <[email protected]> wrote: > Hi Cynthia, > > > You did not export the release candidate, you exported out OODT from the > "trunk". Look at your export command you'll see 'trunk' in there. The > documentation on the wiki needs to be updated to tell people to replace > 'trunk' with whatever the tag is for the release they are interested in. > > Replace 'trunk' with '0.9-rc1' in the export command and try again > > Val > > > > > > > > > Valerie A. Mallder > New Horizons Deputy Mission System Engineer > Johns Hopkins University/Applied Physics Laboratory > > > -----Original Message----- > > From: Wong, Cynthia L (398G) [mailto:[email protected] > <javascript:;>] > > Sent: Tuesday, June 02, 2015 10:35 AM > > To: [email protected] <javascript:;> > > Subject: Get Started w/ Radix to Adapt OODT 0.9 > > > > Hi, Paul & all, > > > > Not sure it the deployment of 0.9 is ready yet. I'm moving on to check > out OODT > > 0.9 anyway. > > > > Following the following link > > > > https://cwiki.apache.org/confluence/display/OODT/RADiX+Powered+By+OODT > > > > I did the following command: > > > > > > curl -s > > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resource > > s/bin/radix | bash > > > > > > This works well to make oodt project. Then, I would like to make my own > project. > > > > > > How do I execute radix after I set groupId, artifactId, version, and > oodt version? > > > > > > This is what I did. I checked out radix file. > > > > > > svn export > > > http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resource > > s/bin/radix radix > > > > > > Modify radix file to set groupId, artifactId and "bash radix" > > > > > > mvn archetype:generate -DarchetypeGroupId=org.apache.oodt \ > > > > -DarchetypeArtifactId=radix-archetype -DarchetypeVersion=0.9 \ > > > > -Doodt=0.9 -DgroupId=gov.nasa.jpl \ > > > > -DartifactId=aimgo -Dversion=0.1 > > > > > > But, I got the following message. > > > > > > [INFO] Archetype repository not defined. Using the one from > > [org.apache.oodt:radix-archetype:0.8.1] found in catalog remote > > > > Downloading: http://repo1.maven.org/maven2/org/apache/oodt/radix- > > archetype/0.9/radix-archetype-0.9.jar > > > > [INFO] Unable to find resource 'org.apache.oodt:radix-archetype:jar:0.9' > in > > repository central (http://repo1.maven.org/maven2) > > > > > > Is radix 0.9 ready? Let me know if there is other procedures to make > one's own > > project. > > > > > > Thanks, > > > > Cynthia > > -- *Lewis*
