Re: [Carbon-dev] Error building Qpid due to a local dependency - dependencies/qpid/java/build/lib/qpid-client-0.9.jar

2011-02-01 Thread Danushka Menikkumbura
Sumedha, I can not understand why you can not build. I can run mvn inside dependencies/qpid and build it w/o any issue. Danushka On Tue, Feb 1, 2011 at 4:26 PM, Danushka Menikkumbura wrote: > Please take a look at the ant-run task in the pom.xml. It actually calls > this build.xml. > > > > Dan

Re: [Carbon-dev] Error building Qpid due to a local dependency - dependencies/qpid/java/build/lib/qpid-client-0.9.jar

2011-02-01 Thread Danushka Menikkumbura
Please take a look at the ant-run task in the pom.xml. It actually calls this build.xml. Danushka On Tue, Feb 1, 2011 at 4:16 PM, Sumedha Rubasinghe wrote: > > > On Tue, Feb 1, 2011 at 4:12 PM, Sumedha Rubasinghe wrote: > >> >> >> On Tue, Feb 1, 2011 at 3:40 PM, Danushka Menikkumbura >> wrot

Re: [Carbon-dev] Error building Qpid due to a local dependency - dependencies/qpid/java/build/lib/qpid-client-0.9.jar

2011-02-01 Thread Sumedha Rubasinghe
On Tue, Feb 1, 2011 at 4:12 PM, Sumedha Rubasinghe wrote: > > > On Tue, Feb 1, 2011 at 3:40 PM, Danushka Menikkumbura > wrote: > >> What does your alias b stand for?. It looks as if it did not build but >> just tried to install. >> > > qpid$ alias b > alias b='mvn clean install -Dmaven.test.skip

Re: [Carbon-dev] Error building Qpid due to a local dependency - dependencies/qpid/java/build/lib/qpid-client-0.9.jar

2011-02-01 Thread Sumedha Rubasinghe
On Tue, Feb 1, 2011 at 3:40 PM, Danushka Menikkumbura wrote: > What does your alias b stand for?. It looks as if it did not build but just > tried to install. > qpid$ alias b alias b='mvn clean install -Dmaven.test.skip=true -o' /sumedha > > Danushka > > > On Tue, Feb 1, 2011 at 2:54 PM, Sume

Re: [Carbon-dev] Error building Qpid due to a local dependency - dependencies/qpid/java/build/lib/qpid-client-0.9.jar

2011-02-01 Thread Danushka Menikkumbura
What does your alias b stand for?. It looks as if it did not build but just tried to install. Danushka On Tue, Feb 1, 2011 at 2:54 PM, Sumedha Rubasinghe wrote: > > On Tue, Feb 1, 2011 at 2:20 PM, Danushka Menikkumbura > wrote: > >> qpid-client-0.9.jar is not a dependency. It should be generat

Re: [Carbon-dev] Error building Qpid due to a local dependency - dependencies/qpid/java/build/lib/qpid-client-0.9.jar

2011-02-01 Thread Sumedha Rubasinghe
On Tue, Feb 1, 2011 at 2:20 PM, Danushka Menikkumbura wrote: > qpid-client-0.9.jar is not a dependency. It should be generated by the > build. > This is what happens when I try to build Qpid. qpid$ svn up At revision 86463. qpid$ svn info Path: . URL: https://svn.wso2.org/repos/wso2/trunk/carbon

Re: [Carbon-dev] Error building Qpid due to a local dependency - dependencies/qpid/java/build/lib/qpid-client-0.9.jar

2011-02-01 Thread Danushka Menikkumbura
qpid-client-0.9.jar is not a dependency. It should be generated by the build. Danushka On Tue, Feb 1, 2011 at 12:28 PM, Sumedha Rubasinghe wrote: > Apart from this, I noticed few local dependencies in [1] > https://svn.wso2.org/repos/wso2/trunk/carbon/dependencies/qpid/pom.xml . > Aren't these a

[Carbon-dev] Error building Qpid due to a local dependency - dependencies/qpid/java/build/lib/qpid-client-0.9.jar

2011-01-31 Thread Sumedha Rubasinghe
Apart from this, I noticed few local dependencies in [1] https://svn.wso2.org/repos/wso2/trunk/carbon/dependencies/qpid/pom.xml . Aren't these available on any Maven repository? If not & why don't we upload them to WSO2 repository? /sumedha [INFO] Scanning for projects... [INFO]