Bug#695108: mh_make fails to find log4j for quartz

2014-02-05 Thread Emmanuel Bourg
I tried with maven-debian-helper 1.6.6 and it worked fine. I don't know
when this got fixed though.


Resolving org.slf4j:slf4j-api:jar:1.6.1 of scope runtime...
Dependency org.slf4j:slf4j-api:jar:1.6.1 found in package libslf4j-java
[ok]

Resolving org.slf4j:slf4j-log4j12:jar:1.6.1 of scope runtime...
Dependency org.slf4j:slf4j-log4j12:jar:1.6.1 found in package libslf4j-java
[ok]

Resolving log4j:log4j:jar:1.2.16 of scope runtime...
Dependency log4j:log4j:jar:1.2.16 found in package liblog4j1.2-java
[ok]

Resolving org.hamcrest:hamcrest-library:jar:1.2 of scope test...
Dependency org.hamcrest:hamcrest-library:jar:1.2 found in package
libhamcrest-java
[ok]

Emmanuel Bourg


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#695108: mh_make fails to find log4j for quartz

2012-12-04 Thread Mathieu Malaterre
Package: maven-debian-helper
Version: 1.1
Severity: normal

Hi,

mh_make fails with the following:

[ERROR] BUILD ERROR
[INFO] 
[INFO] Failed to resolve artifact.

Missing:
--
1) log4j:log4j:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=log4j -DartifactId=log4j 
-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=log4j -DartifactId=log4j 
-Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) org.quartz-scheduler:quartz:jar:2.1.6
2) log4j:log4j:jar:debian

--
1 required artifact is missing.

for artifact: 
  org.quartz-scheduler:quartz:jar:2.1.6

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



-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages maven-debian-helper depends on:
ii  default-jdk1:1.6-40  Standard Java or Java compatible D
ii  libmaven-clean-plugin-java 2.3-3 Maven clean plugin
ii  libmaven-compiler-plugin-j 2.0.2-4   Maven compiler plugin
ii  libmaven-jar-plugin-java   2.2-4 Maven Jar plugin
ii  libmaven-resources-plugin- 2.3-5 Maven resources plugin
ii  libmaven-site-plugin-java  2.1-1 Maven Site Plugin for generating a
ii  libplexus-velocity-java1.1.7-3   Plexus component interface to velo
ii  libsurefire-java   2.4.3-3   Surefire test framework for Java
ii  maven-repo-helper  1.7.1~bpo60+1 Helper tools for including Maven m
ii  maven2 2.2.1-5   Java software project management a
ii  velocity   1.6.2-4   Java-based template engine for web

Versions of packages maven-debian-helper recommends:
ii  apt-file  2.4.0  search for files within Debian pac

Versions of packages maven-debian-helper suggests:
pn  libmaven-javadoc-plugin-java  none (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#695108:

2012-12-04 Thread Mathieu Malaterre
Steps to reproduce:

$ mh_make --from-svn=http://svn.terracotta.org/svn/quartz/tags/quartz-2.1.6


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org