Re: Following Documentation gets following error
"Sasvata (Shash) Chatterjee" <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Aleks/Gene, You should use the following repo list: maven.repo.remote=http://www.ibiblio.org/maven,http://www.apache.org/dist/java-repository,http://svn.apache.org/repos/asf/excalibur/repository,http://www.keelframework.org/maven (I updated the doc in CVS, but needs to be deployed to the site). Also, just in case, I uploaded the Excalibur Fortess JARs to the Keel Maven repo. BTW, it looks like you are not sunc up to CVS (you should be looking for instrumentation 1.2-dev, not 1.2, etc.).....you should really do that, the latest CVS code is usable, follow instructions in Aleks' thread a few days back with title "Default example project". Shash Aleksandar Vidakovic wrote: >Those jars cannot be found in any repository... you have to check them >out from https://svn.apache.org/repos/asf/excalibur/trunk > >You will need the modules "fortress" and "buildsystem". The jars that >you need (or better the projects) can be found in the module "fortress". >Just cd to the directories and do a "maven jar:install" and you'll have >what you need... > >Cheers, > >Aleks > > >On Wed, 2005-03-30 at 14:50-0600, Gene wrote: > > >>Hi, getting started to take advantage of all the hard work being done to >> mavenize Keel. Got maven-1.0.2 installed, and maven -v gives me the >>expected output. >> >>created build.properties in ~/gmccullough with contents as follows: >>maven.repo.local=/home/gmccullough/.maven/repository >>maven.repo.remote=http://ibiblio.org/maven,http://keelframework.org/maven >> >>executed the following: >>maven -DartifactId=maven-keel-plugin -DgroupId=keel -Dversion=1.2.13 >>plugin:download >> >>with the following output: >> __ __ >>| \/ |__ _Apache__ ___ >>| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ >>|_| |_\__,_|\_/\___|_||_| v. 1.0.2 >> >>Plugin cache will be regenerated >>Attempting to download commons-net-1.1.0.jar. >>139K downloaded >>Attempting to download jsch-0.1.5.jar. >>79K downloaded >>Attempting to download commons-jelly-tags-velocity-20030303.205659.jar. >>7K downloaded >>Attempting to download velocity-1.4-dev.jar. >>351K downloaded >>Attempting to download commons-jelly-tags-xml-20030211.142705.jar. >>31K downloaded >>Attempting to download commons-jelly-tags-interaction-20030211.143817.jar. >>4K downloaded >>build:start: >> >>plugin:download-artifact: >> [mkdir] Created dir: /home/gmccullough/.maven/repository/keel/plugins >> [echo] repo is 'http://ibiblio.org/maven' >> [echo] trying to download >>http://ibiblio.org/maven/keel/plugins/maven-keel-plugin-1.2.13.jar >> [echo] repo is 'http://keelframework.org/maven' >> [echo] trying to download >>http://keelframework.org/maven/keel/plugins/maven-keel-plugin-1.2.13.jar >>7K downloaded >> >>plugin:download: >> [delete] /home/gmccullough/.maven/plugins not found. >> [copy] Copying 1 file to /usr/share/maven-1.0.2/plugins >> >>BUILD FAILED >>File...... >>/home/gmccullough/.maven/cache/maven-plugin-plugin-1.5.2/plugin.jellyElement... >>ant:copy >>Line...... 195 >>Column.... 67 >>Failed to copy >>/home/gmccullough/.maven/repository/keel/plugins/maven-keel-plugin-1.2.13.jar >>to /usr/share/maven-1.0.2/plugins/maven-keel-plugin-1.2.13.jar due to >>/usr/share/maven-1.0.2/plugins/maven-keel-plugin-1.2.13.jar (Permission >>denied) >>Total time: 25 seconds >>Finished at: Wed Mar 30 13:56:48 CST 2005 >> >>changed the permissions on the maven-1.0.2/plugins dir, reran, got >>success message, and verified that the plugin was there. >> >>On running maven keel:install, i get the following: >> __ __ >>| \/ |__ _Apache__ ___ >>| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ >>|_| |_\__,_|\_/\___|_||_| v. 1.0.2 >> >>Attempting to download excalibur-fortress-meta-1.2.jar. >>WARNING: Failed to download excalibur-fortress-meta-1.2.jar. >>Attempting to download excalibur-fortress-container-api-1.2.jar. >>WARNING: Failed to download excalibur-fortress-container-api-1.2.jar. >>Attempting to download excalibur-instrument-client-1.2.jar. >>WARNING: Failed to download excalibur-instrument-client-1.2.jar. >>The build cannot continue because of the following unsatisfied dependencies: >> >>excalibur-fortress-meta-1.2.jar >>excalibur-fortress-container-api-1.2.jar >>excalibur-instrument-client-1.2.jar >> >>Total time: 10 seconds >>Finished at: Wed Mar 30 14:26:38 CST 2005 >> >> >>Any suggestions? Tried to sift through the list, but no luck, sorry if >>this is duplicated. >> >>TIA >>gene >>http://keelframework.org/documentation.shtml >>Keelgroup mailing list >>[email protected] >>http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com >> >> >> http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com