Okay so I have managed to accomplish the following:

gt-metadata
- now depends on jaxb 2.1.5 as "provied"
- a java 5 profile is used to add the dependency
- the dummy dependency stays as "provided"; it just occurs after

gt-core
- now depends on jaxb 2.1.5 explicitly
- the dummy jar is not showing up in the mvn eclipse:eclipse generated 
project

I was only ever able to find jaxb-api and jaxb-impl --- I was unable to 
find jaxb-libs for 2.1.5.
As a result I have one test failure:
XSQNameBindingTest:
> java (1)
> org.geotools.xs.bindings.XSQNameBindingTest
> testWithNoPrefix(org.geotools.xs.bindings.XSQNameBindingTest)
> java.lang.IllegalArgumentException: prefix bar is not bound to a namespace
>     at javax.xml.bind.DatatypeConverterImpl._parseQName(Unknown Source)
>     at javax.xml.bind.DatatypeConverterImpl.parseQName(Unknown Source)
>     at javax.xml.bind.DatatypeConverter.parseQName(Unknown Source)
>     at 
> org.geotools.xs.bindings.XSQNameBinding.parse(XSQNameBinding.java:106)
>     at 
> org.geotools.xs.bindings.XSQNameBindingTest.testWithNoPrefix(XSQNameBindingTest.java:44)
As such I am not going to be committing yet.
Jody

Jody Garnett wrote:
> I was going to deploy this to our repository; in order to get a handle 
> on these build/test failures ... I join Justin in being aghast such a 
> specific jaxb dependency.
> But so far I have been unable to deploy following the instructions on 
> the wiki.
>
> What has changed since this last worked?
> - web-dav permissions (that were associated with svn) got shuffled around
> - maven 2.0.9
>
> Has anyone been able to deploy:deploy-file recently?
> Jody
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Geotools-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to