Re: mvn 3.0.1 & mavenone-plugin 1.2 cause Guice provision errors

2010-12-22 Thread Benjamin Bentmann

Simone Tripodi wrote:


thanks for your reply, does it mean that it won't be supported at all
or there is a plan for the future to fix it?


https://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html#Maven3.xCompatibilityNotes-LegacystyleRepositories


Benjamin

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: mvn 3.0.1 & mavenone-plugin 1.2 cause Guice provision errors

2010-12-22 Thread Simone Tripodi
Hi Benjamin,
thanks for your reply, does it mean that it won't be supported at all
or there is a plan for the future to fix it?
Many thanks in advance!
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Tue, Dec 21, 2010 at 1:14 PM, Benjamin Bentmann
 wrote:
> Simone Tripodi wrote:
>
>>      [exec] [ERROR] 1) No implementation for
>> org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
>> annotated with @Named(value=legacy) was bound.
>>      [exec] [ERROR] while locating
>> org.apache.maven.plugins.mavenone.MavenOneRepositoryInstallMojo
>
> Neither the legacy repo layout nor the maven-one-plugin are supported by
> Maven 3.
>
>
> Benjamin
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: mvn 3.0.1 & mavenone-plugin 1.2 cause Guice provision errors

2010-12-21 Thread Benjamin Bentmann

Simone Tripodi wrote:


  [exec] [ERROR] 1) No implementation for
org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
annotated with @Named(value=legacy) was bound.
  [exec] [ERROR] while locating
org.apache.maven.plugins.mavenone.MavenOneRepositoryInstallMojo


Neither the legacy repo layout nor the maven-one-plugin are supported by 
Maven 3.



Benjamin

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



mvn 3.0.1 & mavenone-plugin 1.2 cause Guice provision errors

2010-12-21 Thread Simone Tripodi
Hi all,
just to let you know when using the mavenone-plugin some Guice
provision error occurs, follow the logs:

 [exec] [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-one-plugin:1.2:install-maven-one-repository
(default-cli) on project scarlet: Execution default-cli of goal
org.apache.maven.plugins:maven-one-plugin:1.2:install-maven-one-repository
failed: Unable to load the mojo 'install-maven-one-repository' (or one
of its required components) from the plugin
'org.apache.maven.plugins:maven-one-plugin:1.2':
com.google.inject.ProvisionException: Guice provision errors:
 [exec] [ERROR]
 [exec] [ERROR] 1) Error injecting:
org.apache.maven.plugins.mavenone.MavenOneRepositoryInstallMojo
 [exec] [ERROR] at
ClassRealm[plugin>org.apache.maven.plugins:maven-one-plugin:1.2,
parent: sun.misc.launcher$appclassloa...@58fe64b9]
 [exec] [ERROR] while locating org.apache.maven.plugin.Mojo
annotated with 
@com.google.inject.name.Named(value=org.apache.maven.plugins:maven-one-plugin:1.2:install-maven-one-repository)
 [exec] [ERROR]
 [exec] [ERROR] 1 error
 [exec] [ERROR] role: org.apache.maven.plugin.Mojo
 [exec] [ERROR] roleHint:
org.apache.maven.plugins:maven-one-plugin:1.2:install-maven-one-repository:
Guice provision errors:
 [exec] [ERROR]
 [exec] [ERROR] 1) No implementation for
org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout
annotated with @Named(value=legacy) was bound.
 [exec] [ERROR] while locating
org.apache.maven.plugins.mavenone.MavenOneRepositoryInstallMojo

Shall I fill a jira issue?
Many thanks in advance, have a nice day,
Simo

http://people.apache.org/~simonetripodi/
http://www.99soft.org/

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org