Re: Excalibur-datasource 2.1 unresolved dependecy problem (Where to report?)

2009-06-01 Thread Walter B. Rasmann
nk this is something worth beeing fixed. On 01/06/2009, Jorg Heymans wrote: > It's available in an m1 repo here > > https://svn.apache.org/repos/asf/excalibur/repository/d-haven-managed-pool/jars/ > > Jorg > > On Fri, May 29, 2009 at 4:56 PM, Walter B. Rasmann > wrot

Excalibur-datasource 2.1 unresolved dependecy problem (Where to report?)

2009-05-29 Thread Walter B. Rasmann
I hope this is the right place to report this issue. Problem description: Excalibur-datasource depends on packages which are not in the maven repository. I don't know who manages the maven repository (http://repo1.maven.org/maven2/) and if I could do something about this myself. I have purged

Maven does not update snapshot dependency to latest version

2009-04-20 Thread Walter B. Rasmann
Maven doesn't update snapshot dependencies to the latest version when run as: mvn clean mvn -U assemby:assembly The "-with-dependencies" jar contains the old versions of the class files and the local repository looks like this: (~/.m2/repository/com/xxx/dependency1/dependency1/1.0-SNAPSHOT)