Hi all,
I'm trying to use the java.net maven repo with no luck. Evidentally
https doesn't work with maven 1.1-beta-2? Does it work with 1.0.2?
Looking at maven -X, it gives a rather curious output. It seems to
search on the file system for the https repository. My project.props
contains:
ma
[ http://jira.codehaus.org/browse/MEAR-1?page=comments#action_54192 ]
Siarhei Dudzin commented on MEAR-1:
---
This only works for me if the pom file of "test-ear" project does not have
"" section (that attached project still does not build with the applied
I'm working on a kodo plugin in the codehaus mojo sandbox. Using 2.0, it
works fine. In 2.1, it can't find xercesImpl, which is a transitive
dependency of the plugin. Did something change to cause new behavior
(aka a bug) related to this? Just eyeballing the info below, in 2.0, the
instance of clas
Distribution:
http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20051226.003000.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20051226.003000.txt
-
To unsubscribe, e-mai
Distribution:
http://maven.zones.apache.org/~maven/builds/trunk/m2-20051226.00.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20051226.00.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
[ http://jira.codehaus.org/browse/MNG-1562?page=comments#action_54187 ]
Siarhei Dudzin commented on MNG-1562:
-
Confirming the issue. Both and for POM_EAR (in this example)
MUST be present which makes in parent POM_PARENT
project obsolete/broken (and
Can't load a class from a plugin, when this class is in a parent
pom's/build/pluginManagement/plugins/plugin/dependencies
-
Key: MNG-1896
URL: http://jira.code