Jump to content
We've recently updated our Privacy Statement, available here ×

mar

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by mar

  1. Im trying to build JI from svn-source, but i always geht the following error: [DEBUG] Skipping disabled repository Maven Snapshots [DEBUG] maven2-xdoclet2-plugin: using locally installed snapshot [DEBUG] Artifact not found - using stub model: Unable to determine the latest version xdoclet:maven2-xdoclet2-plugin:pom:LATEST [DEBUG] Using defaults for missing POM xdoclet:maven2-xdoclet2-plugin:pom:LATEST [DEBUG] maven2-xdoclet2-plugin: using locally installed snapshot [DEBUG] Artifact not found - using stub model: Unable to determine the release version xdoclet:maven2-xdoclet2-plugin:pom:RELEASE [DEBUG] Using defaults for missing POM xdoclet:maven2-xdoclet2-plugin:pom:RELEASE [iNFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [iNFO] ------------------------------------------------------------------------ [iNFO] The plugin 'xdoclet:maven2-xdoclet2-plugin' does not exist or no valid version could be found [iNFO] ------------------------------------------------------------------------ [DEBUG] Trace org.apache.maven.lifecycle.LifecycleExecutionException: The plugin 'xdoclet:maven2-xdoclet2-plugin' does not exist or no valid version could be found at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1281) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindPluginToLifecycle(DefaultLifecycleExecutor.java:1216) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappings(DefaultLifecycleExecutor.java:982) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:453) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) at org.apache.maven.cli.MavenCli.main(MavenCli.java:256) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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) Caused by: org.apache.maven.plugin.version.PluginVersionNotFoundException: The plugin 'xdoclet:maven2-xdoclet2-plugin' does not exist or no valid version could be found at org.apache.maven.plugin.version.DefaultPluginVersionManager.resolvePluginVersion(DefaultPluginVersionManager.java:225) at org.apache.maven.plugin.version.DefaultPluginVersionManager.resolvePluginVersion(DefaultPluginVersionManager.java:87) at org.apache.maven.plugin.DefaultPluginManager.verifyPlugin(DefaultPluginManager.java:158) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1252) ... 17 more [iNFO] ------------------------------------------------------------------------ [iNFO] Total time: 6 seconds [iNFO] Finished at: Fri Oct 20 10:58:25 CEST 2006 [iNFO] Final Memory: 8M/23M [iNFO] ------------------------------------------------------------------------ i installed manually the maven2-xdoclet2-plugin and tried again, without success. the path given in the settings.xml Code: <repository> <id>jasperServer</id> <name>Base repository for Jasper Server</name> <url>file:///Users/bcn/compile/jasperintel/jasperserver-repo/</url> </repository> any suggestions?
×
×
  • Create New...