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

ziogiugno

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 ziogiugno

  1. Hi all, I'm trying to build Jasperintel following the instructions from mthe developer guide.I have both jasperserver and jasperserver-repo but when I try "mvn install" or "mvn clean install" the build process fails with the following message: Code:[iNFO] Building Jasper Server API Implementations - Metadata [iNFO] task-segment: [install] [iNFO] ---------------------------------------------------------------------------- [iNFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [iNFO] ------------------------------------------------------------------------ [iNFO] The plugin 'xdoclet:maven2-xdoclet2-plugin' does not exist or no valid version could be found [iNFO] ------------------------------------------------------------------------ [iNFO] 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) .... I think something is wrong in settings.xml, maybe there should be a local pluginRepository. Any suggestion? TIA
×
×
  • Create New...