Le dimanche 05 juin 2011 19:24:19, Damien Raude-Morvan a écrit :
> Le vendredi 03 juin 2011 15:45:21, James Page a écrit :
> > Hi All
> >
> > I am looking for a sponsor for my package "sezpoz".
> >
> > * Package name : sezpoz
> >
> > Version : 1.9-1
> > Upstream Author : Jesse Glick <jesse.glick@sun.com>
> >
> > * URL : http://sezpoz.java.net/
> > * License : CDDL or GPL-2 with Classpath exception
[...]
- I think there is some missing copyright assignment in debian/copyright.
I've found those comments in files' headers :
* The Original Software is SezPoz. The Initial Developer of the Original
* Software is Sun Microsystems, Inc. Portions Copyright 2006-2010 Sun
* Microsystems, Inc. All Rights Reserved.
- Not a blocking issue, but mh_resolve_dependencie
doesn't manage to build all dependencies from pom.xml.
In pbuilder, I get :
mh_resolve_dependencies --non-interactive --offline -plibsezpoz-java
[...]
> dpkg --search /usr/share/maven-repo/org/codehaus/mojo/versions-maven-plugin
dpkg-query: no path found matching pattern /usr/share/maven-
repo/org/codehaus/mojo/versions-maven-plugin.
dpkg failed to execute successfully
Jun 5, 2011 9:50:31 PM org.debian.maven.packager.DependenciesSolver$ToRes olve
resolve
SEVERE: Cannot resolve dependencies in /tmp/buildd/sezpoz-1.9/pom.xml:
Dependency not found org.codehaus.mojo:versions-maven-plugin:maven-plugin:1.2
ERROR:
pom.xml: Plugin is not packaged in the Maven repository for Debian:
org.codehaus.mojo:versions-maven-plugin:1.2
--------
Maybe it's an issue with maven-debian-helper. Could you check this ?
On Sun, 2011-06-05 at 23:58 +0200, Damien Raude-Morvan wrote:
> - I think there is some missing copyright assignment in
> debian/copyright.
> I've found those comments in files' headers :
> * The Original Software is SezPoz. The Initial Developer of the
> Original
> * Software is Sun Microsystems, Inc. Portions Copyright 2006-2010 Sun
> * Microsystems, Inc. All Rights Reserved.
Added to the copyright file; I did scan through a sample of other files
and this was the only assignment I could find that was missing. I also
updated the email address for the primary author (now works for Oracle).
Must remember not to entirely trust mh_make to identify all copyright
assignment for me....
>
> - Not a blocking issue, but mh_resolve_dependencie
> doesn't manage to build all dependencies from pom.xml.
> In pbuilder, I get :
> mh_resolve_dependencies --non-interactive --offline -plibsezpoz-java
> [...]
> > dpkg
> --search /usr/share/maven-repo/org/codehaus/mojo/versions-maven-plugin
> dpkg-query: no path found matching pattern /usr/share/maven-
> repo/org/codehaus/mojo/versions-maven-plugin.
> dpkg failed to execute successfully
> Jun 5, 2011 9:50:31 PM org.debian.maven.packager.DependenciesSolver
> $ToResolve
> resolve
> SEVERE: Cannot resolve dependencies
> in /tmp/buildd/sezpoz-1.9/pom.xml:
> Dependency not found
> org.codehaus.mojo:versions-maven-plugin:maven-plugin:1.2
> ERROR:
> pom.xml: Plugin is not packaged in the Maven repository for Debian:
> org.codehaus.mojo:versions-maven-plugin:1.2
> --------
> Maybe it's an issue with maven-debian-helper. Could you check this ?
Nope - its an issue with my packaging; the maven.ignoreRules file was
missing a line:
org.codehaus.mojo versions-maven-plugin * * * *
Maven correctly identified it was not in the local repository.
I've updated the packaging with both of these changes and pushed to the
git repository.
Thanks for reviewing/sponsoring.
Cheers
James
--
James Page
Software Engineer, Ubuntu Server Team
06-06-2011, 08:15 PM
"Damien Raude-Morvan"
ITS: sezpoz
Le lundi 06 juin 2011 09:36:16, James Page a écrit :
> Hi Damien
[...]
> I've updated the packaging with both of these changes and pushed to the
> git repository.
OK, uploaded.
Thanks for your work.
--
Damien - Debian Developper
http://wiki.debian.org/DamienRaudeMorvan
06-07-2011, 09:43 AM
James Page
ITS: sezpoz
On Mon, 2011-06-06 at 22:15 +0200, Damien Raude-Morvan wrote:
> > Hi Damien
> [...]
> > I've updated the packaging with both of these changes and pushed to
> the
> > git repository.
>
> OK, uploaded.
Thankyou
--
James Page
Software Engineer, Ubuntu Server Team