Bug#518446: doxia-sitetools: FTBFS:	java.lang.reflect.InvocationTargetException
    Ludovic Claude 
    ludovic.claude at laposte.net
       
    Mon Jul  6 22:15:54 UTC 2009
    
    
  
Torsten,
plexus-build-api is used only on modello 1.0+, so it looks like you
where using the wrong version of the sources. There was a
 uscan --upstream-version 0
in debian/rules which always download the latest version of the sources,
regardless of the version given in the changelog, so that may be what
happened to you.
I always use
 uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
as it's more reliable.
Ludovic
    
    
More information about the pkg-java-maintainers
mailing list