I will let others with assembly plugins chime in and correct me. But I personally feed you should not rely on the binaries in test folder. You should stick to the one in target/$package since thats what the assembly package bundles with all the needed configuration files.
Suresh On Jul 20, 2013, at 9:58 AM, Vijayendra Grampurohit <[email protected]> wrote: > Hi > > Every time I want to launch airavata-server after building the code > successfully. > I navigate to > > trunk/modules/distribution/airavata-server/target > > Then I unzip apache-airavata-server-0.9-SNAPSHOT-bin.tar.gz . > which creates me a apache-airavata-server-0.9-SNAPSHOT folder. > Then I change my directory to bin and run airavata-server.sh > > To summarize, I run my airavata-server server from > > trunk/modules/distribution/airavata-server/target/apache-airavata-server-0.9-SNAPSHOT/bin > . > after extracting from apache-airavata-server-0.9-SNAPSHOT-bin.tar.gz. > which works for me. > > > 2] I can see a folder apache-airavata-server-0.9-SNAPSHOT > already created under > distribution/airavata-server/target/tests > > But if I change to the bin directory here and try to run airavata-server.sh, > It doest run. > i.e > trunk/modules/distribution/airavata-server/target/tests/apache-airavata-server-0.9-SNAPSHOT/bin > > Is this a issue ? > > Regards > Vijayendra > > >
