Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

maven-classpath-plugin fails when setting compile time dependecies #132

Open
michael1976 opened this issue Jun 29, 2014 · 0 comments
Open

Comments

@michael1976
Copy link

Hi, I'm trying to do a setup similar to your master pom but when I configure the ant target to use maven.compile.classpath it fails to load the dependencies.

Recreate:
change classpathref of profile id fitnesse to maven.compile.classpath
also update fitnesse and maven-classpath-plugin to compile time dependencies and run mvn test -P fitnesse

if you expand the classpath section of the /XebiumTemplate wiki page you will see an error msg that says:
Unable to parse POM file: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com.google.inject.ProvisionException: Guice provision errors: 1) No implementation for org.apache.maven.repository.RepositorySystem was bound. while locating org.apache.maven.execution.DefaultMavenExecutionRequestPopulator at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] at ClassRealm[maven, parent: ClassRealm[maven-parent, parent: null]] while locating org.apache.maven.execution.MavenExecutionRequestPopulator 1 error role: org.apache.maven.execution.MavenExecutionRequestPopulator roleHint:

This might be an issue with the dependency plugin but I'm not sure

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant