Hi; What error do you get?
Thanks; Furkan KAMACI 2014-04-08 13:31 GMT+03:00 Bhoomin Pandya <bhoominpan...@gmail.com>: > Hi Rupert: > > Your clues are helpful in clearing some issues like SVN etc.But still need > some more guidelines. > > I have Window 7 64bit Home Premium. Java and Maven installed with > environment variables set as per instruction on Stanbol and IKS > Installation tutorial: > > Maven home: C:\apache-maven-3.2.1 > Java version: 1.7.0_25, vendor: Oracle Corporation > Java home: c:\Program Files\Java\jdk1.7.0_25\jre > > My Java Version is > java version "1.7.0_51" > Java(TM) SE Runtime Environment (build 1.7.0_51-b13) > Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode) > > I tried using the 4 tags suggested by you. I have downloaded the tags, > trunk and enhancer using SVN. I face difficulty downloading the [4] > http://dev.iks-project.eu/downloads/stanbol-launchers/ > > c\......\stanbol> mvn clean install > gives build failure. > > Kindly help. > Many Thanks, > > Best Regards, > Bhoomin Pandya > > > > On Mon, Apr 7, 2014 at 9:54 PM, Bhoomin Pandya <bhoominpan...@gmail.com > >wrote: > > > Many Thanks Rupert. I appreciate your help. > > > > I shall try and let yo know. > > > > Best Regards, > > Bhoomin > > > > > > > > > > On Mon, Apr 7, 2014 at 6:14 PM, Rupert Westenthaler < > > rupert.westentha...@gmail.com> wrote: > > > >> Hi Bhoomin, > >> > >> Just to be sure I updated my maven version to 3.2.1 (from 3.0.3). > >> After the update the builds for 0.12.0 (release - i used the tag [1] > >> and not the download), the 0.12 branch (r1585465) as well as the trunk > >> [3] (also r1585465) where all fine. > >> > >> mvn -version > >> Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100) > >> Java version: 1.7.0_45, vendor: Oracle Corporation > >> Java home: > >> /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre > >> Default locale: en_US, platform encoding: UTF-8 > >> OS name: "mac os x", version: "10.9.2", arch: "x86_64", family: "unix" > >> > >> > >> For the first error you reported > >> > >> > [ERROR] java.lang.NoClassDefFoundError: > >> com/sun/jersey/server/impl/provider/RuntimeDelegateImpl > >> > >> a google search suggested that this is related to the set context > >> class loader in the unit test environment. As I do not see this it > >> might be dependent to your platform and JVM version. > >> > >> On Mon, Apr 7, 2014 at 6:41 AM, Bhoomin Pandya <bhoominpan...@gmail.com > > > >> wrote: > >> > Dear Mr. Furkan Kamaci > >> > > >> > I have Stanbol (apache-stanbol-0.12.0-source-release) which when > >> installed > >> > using "mvn clean install" from the directory specified, shows > >> > MojoExecutionException error with instructions to run installation > with > >> -e > >> > and -X switch. With this also I am facing the life cycle goal error. > >> > > >> > >> can you provide more information about the MojoExecutionException > >> (module, stack trace ...) > >> > >> > > >> > Please enlighten how should I go about. > >> > > >> > >> While resolving those issues you can use one of the binary launcher > >> downloads provided at [4] > >> > >> best > >> Rupert > >> > >> [1] https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-0.12 > >> [2] https://svn.apache.org/repos/asf/stanbol/branches/release-0.12 > >> [3] https://svn.apache.org/repos/asf/stanbol/trunk > >> [4] http://dev.iks-project.eu/downloads/stanbol-launchers/ > >> > >> -- > >> | Rupert Westenthaler rupert.westentha...@gmail.com > >> | Bodenlehenstraße 11 ++43-699-11108907 > >> | A-5500 Bischofshofen > >> | > REDLINK.CO.......................................................................... > >> | http://redlink.co/ > >> > > > > >