Hi,
 I am building a package that uses maven to do the building and it’s
crapping out complaining about a dependency it cannot resolve:

DEBUG: [ERROR] Failed to execute goal on project doxia-core: Could not
resolve dependencies for project
org.apache.maven.doxia:doxia-core:jar:1.6: The repository system is
offline but the artifact log4j:log4j:jar:1.2.12 is not available in the
local repository. -> [Help 1]
DEBUG: org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
execute goal on project doxia-core: Could not resolve dependencies for
project org.apache.maven.doxia:doxia-core:jar:1.6: The repository system
is offline but the artifact log4j:log4j:jar:1.2.12 is not available in the
local repository.


However, the log4j 1.2.12 RPM is installed but it appears maven doesn’t
check this and wants to use its own repo. How can I get around this
problem? (a) Create a local repo and put something in there, (b) find our
where this system repository is and why it’s offline?

Neale

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to