Source: libhibernate-validator-java
Version: 4.0.2.GA-3
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh 
/tmp/buildd/libhibernate-validator-java-4.0.2.GA/debian
skip faking of existing javax.ejb:ejb-api::debian
mh_patchpoms -plibhibernate-validator-java --debian-build --keep-pom-version 
--maven-repo=/tmp/buildd/libhibernate-validator-java-4.0.2.GA/debian/maven-repo 
 --build-no-docs
touch debian/stamp-poms-patched
# before-build target may be used to unpatch the pom files, so we need to check 
if
# patching the pom files is needed here, normally not
if [ ! -f pom.xml.save ]; then \
                /usr/bin/make -f debian/rules patch-poms; \
        fi
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/tmp/buildd/libhibernate-validator-
java-4.0.2.GA/debian/maven.properties 
-Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/tmp/buildd/libhibernate-validator-
java-4.0.2.GA/debian/maven-repo  package
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Hibernate Validator Parent
[INFO]   Hibernate Validator
[INFO] ------------------------------------------------------------------------
[INFO] Building Hibernate Validator Parent
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building Hibernate Validator
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] File encoding has not been set, using platform encoding 
ANSI_X3.4-1968, i.e. build is platform dependent!
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 5 resources
[INFO] Copying 2 resources to META-INF
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.geronimo.specs:geronimo-validation_1.0_spec:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.geronimo.specs 
-DartifactId=geronimo-validation_1.0_spec -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.geronimo.specs 
-DartifactId=geronimo-validation_1.0_spec -Dversion=debian -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.hibernate:hibernate-validator:jar:4.0.2.GA
        2) org.apache.geronimo.specs:geronimo-validation_1.0_spec:jar:debian

----------
1 required artifact is missing.

for artifact: 
  org.hibernate:hibernate-validator:jar:4.0.2.GA

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Sun Aug 08 15:51:00 UTC 2010
[INFO] Final Memory: 10M/99M
[INFO] ------------------------------------------------------------------------
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2



__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please 
use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to