Re: Artifacts missing in maven-aether-provider in Maven 3.1.0

2013-09-30 Thread Stuart McCulloch
On 30 Sep 2013, at 14:22, Bernd Adamowicz wrote: > OK. Thanks for clarifying this! > > However, one question remains about the missing classes: > > * org.apache.maven.repository.internal.MavenRepositorySystemSession > * org.apache.maven.repository.internal.MavenServiceLocator > > Have they been

Re: Artifacts missing in maven-aether-provider in Maven 3.1.0

2013-09-30 Thread Bernd Adamowicz
OK. Thanks for clarifying this! However, one question remains about the missing classes: * org.apache.maven.repository.internal.MavenRepositorySystemSession * org.apache.maven.repository.internal.MavenServiceLocator Have they been replaced by other classes or is there a migration path? We're u

Re: Artifacts missing in maven-aether-provider in Maven 3.1.0

2013-09-19 Thread Stuart McCulloch
Maven 3.1.0 was released after the Maven runtime project moved to git: https://git-wip-us.apache.org/repos/asf?p=maven.git;a=summary Specifically: https://git-wip-us.apache.org/repos/asf?p=maven.git;a=tree;h=5a0e6574404b4964522d90c3438e25574a95466c;hb=893ca28a1da9d5f51ac03827af9

Artifacts missing in maven-aether-provider in Maven 3.1.0

2013-09-19 Thread Bernd Adamowicz
Hi all! When switching from 3.0.4 to 3.1.0 I encountered that obviously the classes * org.apache.maven.repository.internal.MavenRepositorySystemSession * org.apache.maven.repository.internal.MavenServiceLocator are no longer there. Seems, the last version with these classes was 3.0.5. However,