https repository with maven 1.x

2005-12-25 Thread Dan Diephouse
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

[jira] Commented: (MEAR-1) Plugin configuration doesn't support .ejb3 and .par EJB modules

2005-12-25 Thread Siarhei Dudzin (JIRA)
[ 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

plugin classpath changed in 2.0 ->2.0.1??

2005-12-25 Thread Brian E. Fox
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

[maven2 build branches/maven-2.0.x - SUCCESS - checkout] Mon Dec 26 00:30:00 GMT 2005

2005-12-25 Thread continuum
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

[maven2 build trunk - SUCCESS - checkout] Mon Dec 26 00:00:00 GMT 2005

2005-12-25 Thread continuum
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

[jira] Commented: (MNG-1562) Exception with dependencies that have and implied from parents

2005-12-25 Thread Siarhei Dudzin (JIRA)
[ 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

[jira] Created: (MNG-1896) Can't load a class from a plugin, when this class is in a parent pom's/build/pluginManagement/plugins/plugin/dependencies

2005-12-25 Thread Gr?gory Joseph (JIRA)
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