Re: Fwd: mvn2 xdoclet hibernat eerror / still no luck

"Marco Mistroni" <[email protected]> Wed, 9 May 2007 21:08:32 +0100
Newsgroups gmane.comp.java.xdoclet-plugins
Message-ID <[email protected]>
hi Konstantin,
 could you pls mail me your settings.xml?
for some weird reasons mvn2 still tries to download 2.0.6 , and even though
i have set a dependency on qdox 1.6.1 i am still experiencing
the enum error..

thanks in advance and regards
 marco

On 5/9/07, marco.mistroni-ELggf6I0J6r5jL+oTbk9aQC/[email protected] <
marco.mistroni-ELggf6I0J6r5jL+oTbk9aQC/[email protected]> wrote:
>
>
> new error
>
> DEBUG] Trace
> rg.apache.maven.lifecycle.LifecycleExecutionException: Unable to build
> project
> or plugin 'xdoclet:maven2-xdoclet2-plugin': POM
> 'xdoclet:maven2-xdoclet2-plugin
>  not found in repository: Unable to download the artifact from any
> repository
>
>  xdoclet:maven2-xdoclet2-plugin:pom:2.0.5
>
> rom the specified remote repositories:
>  central (http://repo1.maven.org/maven2),
>  codehaus-plugins (http://dist.codehaus.org/),
>  codehausSnapshots (http://snapshots.maven.codehaus.org/maven2),
>  Codehaus (http://repository.codehaus.org/)
>
>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin
> (Defa
> ltLifecycleExecutor.java:1274)
>        at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindPluginToLifec
> cle(DefaultLifecycleExecutor.java:1221)
>        at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycl
> Mappings(DefaultLifecycleExecutor.java:987)
>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal
> (Defau
> tLifecycleExecutor.java:458)
>        at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
> leFailures(DefaultLifecycleExecutor.java:311)
>        at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
> s(DefaultLifecycleExecutor.java:278)
>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute
> (DefaultLi
> ecycleExecutor.java:143)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.
> ava:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAcces
> orImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:585)
>        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java
> :315)
>        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java
> :430)
>
>        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> aused by: org.apache.maven.plugin.InvalidPluginException: Unable to build
> proje
> t for plugin 'xdoclet:maven2-xdoclet2-plugin': POM
> 'xdoclet:maven2-xdoclet2-plu
> in' not found in repository: Unable to download the artifact from any
> repositor
>
>
>  xdoclet:maven2-xdoclet2-plugin:pom:2.0.5
>
> rom the specified remote repositories:
>  central (http://repo1.maven.org/maven2),
>  codehaus-plugins (http://dist.codehaus.org/),
>  codehausSnapshots (http://snapshots.maven.codehaus.org/maven2),
>  Codehaus (http://repository.codehaus.org/)
>
>        at
> org.apache.maven.plugin.DefaultPluginManager.checkRequiredMavenVersio
> (DefaultPluginManager.java:276)
>        at
> org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(De
> aultPluginManager.java:192)
>        at org.apache.maven.plugin.DefaultPluginManager.verifyPlugin
> (DefaultPlug
> nManager.java:171)
>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin
> (Defa
> ltLifecycleExecutor.java:1257)
>        ... 17 more
> aused by: org.apache.maven.project.ProjectBuildingException: POM
> 'xdoclet:maven
> -xdoclet2-plugin' not found in repository: Unable to download the artifact
> from
> any repository
>
>  xdoclet:maven2-xdoclet2-plugin:pom:2.0.5
>
> rom the specified remote repositories:
>  central (http://repo1.maven.org/maven2),
>  codehaus-plugins (http://dist.codehaus.org/),
>  codehausSnapshots (http://snapshots.maven.codehaus.org/maven2),
>  Codehaus (http://repository.codehaus.org/)
>
>        at
> org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepo
> itory(DefaultMavenProjectBuilder.java:573)
>        at
> org.apache.maven.project.DefaultMavenProjectBuilder.buildFromReposito
> y(DefaultMavenProjectBuilder.java:234)
>        at
> org.apache.maven.plugin.DefaultPluginManager.checkRequiredMavenVersio
> (DefaultPluginManager.java:260)
>        ... 20 more
> aused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException:
> Unable
> o download the artifact from any repository
>
>  xdoclet:maven2-xdoclet2-plugin:pom:2.0.5
>
> rom the specified remote repositories:
>  central (http://repo1.maven.org/maven2),
>  codehaus-plugins (http://dist.codehaus.org/),
>  codehausSnapshots (http://snapshots.maven.codehaus.org/maven2),
>  Codehaus (http://repository.codehaus.org/)
>
>        at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(De
> aultArtifactResolver.java:197)
>        at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(De
> aultArtifactResolver.java:73)
>        at
> org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepo
> itory(DefaultMavenProjectBuilder.java:526)
>        ... 22 more
> aused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to
> downl
> ad the artifact from any repository
>        at
> org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(Def
> ultWagonManager.java:324)
>        at
> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(De
> aultArtifactResolver.java:185)
>        ... 24 more
> INFO]
> ------------------------------------------------------------------------
> INFO] Total time: 8 seconds
> INFO] Finished at: Wed May 09 13:35:20 BST 2007
> INFO] Final Memory: 2M/4M
> INFO]
> ------------------------------------------------------------------------
>
> :\WebWorkApp>
>
> This message and any attachments (the "message") is
> intended solely for the addressees and is confidential.
> If you receive this message in error, please delete it and
> immediately notify the sender. Any use not in accord with
> its purpose, any dissemination or disclosure, either whole
> or partial, is prohibited except formal approval. The internet
> can not guarantee the integrity of this message.
> BNP PARIBAS (and its subsidiaries) shall (will) not
> therefore be liable for the message if modified.
>
> **********************************************************************************************
>
> BNP Paribas Private Bank London Branch is authorised
> by CECEI & AMF and is regulated by the Financial Services
> Authority for the conduct of its investment business in
> the United Kingdom.
>
> BNP Paribas Securities Services London Branch is authorised
> by CECEI & AMF and is regulated by the Financial Services
> Authority for the conduct of its investment business in
> the United Kingdom.
>
> BNP Paribas Fund Services UK Limited is authorised and
> regulated by the Financial Services Authority
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest