Maybe I missed something, but I don't find anywhere the Cimero source
code. Does it exist as a separate cvs/subversion tree, or is it included
into servicemix repository ?
If I well remember, it have been released though Apache license,
therefore source code should be available.
Thanks by advance
I check out SM 3.0.1 source code from
http://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.0.1/,
and run
mvn -Dmaven.test.skip=true -Dprofile=step1 install
I got the following message:
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [res
Downloading:
http://www.ibiblio.org/maven2/org/apache/geronimo/specs/geronimo-qname_1.1_spec/1.0.1/geronimo-qname_1.1_spec-1.0.1.test
[WARNING] Unable to get resource from repository central
I can confirm this. Looks like something in the tooling as it is
breaking my application build.
Terry
Francois LIOT wrote:
Maybe I missed something, but I don't find anywhere the Cimero source
code. Does it exist as a separate cvs/subversion tree, or is it included
into servicemix repository ?
If I well remember, it have been released though Apache license,
therefore source code should be availa
This is very unfortunate.
The poms have been put to public repo today it seems
(see the dates at http://repo.mergere.com/maven2/geronimo/geronimo-kernel/1.1/)
so they were not here at the time the 3.0.1 has been built :(
Moreover, as you pointed, there are missing jars :(
For repository / geronim
[
https://issues.apache.org/activemq/browse/SM-732?page=comments#action_37355 ]
Guillaume Nodet commented on SM-732:
Could you please post the full exception stack trace ?
> Fault-messages cause JbiChannel to throw NullPointerException
> ---