Hi Konstantinos, Can you try again now? I just updated the script.
Tyler On Sun, Mar 1, 2015 at 8:58 PM, Tyler Palsulich <[email protected]> wrote: > Hi Konstantinos, > > Thanks for emailing! I think this is just a version issue in the script > (the archetype version should be 0.8.1, not 0.9). I copied the script, > changed the version, and it built successfully. I'll update it right now. > > Tyler > > On Fri, Feb 27, 2015 at 7:27 PM, Konstantinos Mavromatis < > [email protected]> wrote: > >> Hi, >> I am trying to install oodt v 8.1 using RADiX and upgrate from an existing >> v6 installation. >> I am following the instructions in >> https://cwiki.apache.org/confluence/display/OODT/RADiX+Powered+By+OODT >> >> During the first step I get the following error which indicate that an >> archetype does not exist. Is that the case or am I doing something wrong? >> Any advise is welcome. >> Thanks in advance for you help >> Kostas >> >> >> $curl -s >> >> http://svn.apache.org/repos/asf/oodt/trunk/mvn/archetypes/radix/src/main/resources/bin/radix >> | bash >> [INFO] Scanning for projects... >> [INFO] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Building Maven Stub Project (No POM) 1 >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] >> [INFO] >>> maven-archetype-plugin:2.2:generate (default-cli) > >> generate-sources @ standalone-pom >>> >> [INFO] >> [INFO] <<< maven-archetype-plugin:2.2:generate (default-cli) < >> generate-sources @ standalone-pom <<< >> [INFO] >> [INFO] --- maven-archetype-plugin:2.2:generate (default-cli) @ >> standalone-pom --- >> [INFO] Generating project in Interactive mode >> [INFO] Archetype repository missing. Using the one from >> [org.apache.oodt:radix-archetype:0.8.1] found in catalog remote >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 1.716 s >> [INFO] Finished at: 2015-02-27T16:15:10-08:00 >> [INFO] Final Memory: 17M/503M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-archetype-plugin:2.2:generate (default-cli) >> on project standalone-pom: The desired archetype does not exist >> (org.apache.oodt:radix-archetype:0.9) -> [Help 1] >> [ERROR] >> [ERROR] To see the full stack trace of the errors, re-run Maven with the >> -e >> switch. >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> [ERROR] >> [ERROR] For more information about the errors and possible solutions, >> please read the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >> > >
