Skip to content

Instantly share code, notes, and snippets.

@tdonohue
Created October 23, 2012 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tdonohue/3941752 to your computer and use it in GitHub Desktop.
Save tdonohue/3941752 to your computer and use it in GitHub Desktop.
Mvm error
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace XML-UI (Manakin) :: Local Customizations 3.0-rc2
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.dspace.modules:additions:jar:3.0-rc2 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] DSpace Parent Project ............................. SUCCESS [18.386s]
[INFO] DSpace Services Framework :: API and Implementation SUCCESS [41.185s]
[INFO] DSpace Kernel :: API and Implementation ........... SUCCESS [2:14.349s]
[INFO] DSpace XML-UI (Manakin) ........................... SUCCESS [49.354s]
[INFO] DSpace Addon Modules .............................. SUCCESS [0.595s]
[INFO] DSpace XML-UI (Manakin) :: Local Customizations ... FAILURE [0.174s]
[INFO] DSpace LNI ........................................ SKIPPED
[INFO] DSpace LNI :: Local Customizations ................ SKIPPED
[INFO] DSpace JSP-UI ..................................... SKIPPED
[INFO] DSpace JSP-UI :: Local Customizations ............. SKIPPED
[INFO] DSpace SWORD ...................................... SKIPPED
[INFO] DSpace SWORD :: Local Customizations .............. SKIPPED
[INFO] DSpace SWORD v2 ................................... SKIPPED
[INFO] DSpace SWORD v2 :: Local Customizations ........... SKIPPED
[INFO] DSpace OAI 2.0 .................................... SKIPPED
[INFO] DSpace Assembly and Configuration ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:04.329s
[INFO] Finished at: Tue Oct 23 16:24:09 CDT 2012
[INFO] Final Memory: 29M/177M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project xmlui: Could not resolve dependencies for project org.dspace.modules:xmlui:war:3.0-rc2: Failur
e to find org.dspace.modules:additions:jar:3.0-rc2 in http://oss.sonatype.org/content/repositories/releases/ was cached in the local reposit
ory, resolution will not be reattempted until the update interval of sonatype-releases has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :xmlui
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] DSpace Parent Project ............................. FAILURE [4:26.843s]
[INFO] DSpace Services Framework :: API and Implementation SKIPPED
[INFO] DSpace Kernel :: API and Implementation ........... SKIPPED
[INFO] DSpace Addon Modules .............................. SKIPPED
[INFO] DSpace Kernel :: Additions and Local Customizations SKIPPED
[INFO] DSpace XML-UI (Manakin) ........................... SKIPPED
[INFO] DSpace XML-UI (Manakin) :: Local Customizations ... SKIPPED
[INFO] DSpace LNI ........................................ SKIPPED
[INFO] DSpace LNI :: Local Customizations ................ SKIPPED
[INFO] DSpace JSP-UI ..................................... SKIPPED
[INFO] DSpace JSP-UI :: Local Customizations ............. SKIPPED
[INFO] DSpace SWORD ...................................... SKIPPED
[INFO] DSpace SWORD :: Local Customizations .............. SKIPPED
[INFO] DSpace SWORD v2 ................................... SKIPPED
[INFO] DSpace SWORD v2 :: Local Customizations ........... SKIPPED
[INFO] DSpace SOLR :: Local Customizations ............... SKIPPED
[INFO] DSpace OAI 2.0 .................................... SKIPPED
[INFO] DSpace OAI 2.0 :: Local Customizations ............ SKIPPED
[INFO] DSpace Assembly and Configuration ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:27.203s
[INFO] Finished at: Tue Oct 23 16:24:10 CDT 2012
[INFO] Final Memory: 10M/37M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.3.2:prepare (default-cli) on project dspace-parent: Maven exe
cution failed, exit code: '1' -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
@melisew
Copy link

melisew commented Jan 25, 2017

please any solution for this problem...its very erjent

[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven) @ dspace-jsp
ui-webapp ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dspace-jsp
ui-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ dspace-jspui-we
bapp ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ds
pace-jspui-webapp ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ dspace-
jspui-webapp ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dspace-jspui-webap
p ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ dspace-jspui-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dspace-jspui-webapp] in [C:\dspace-1.7.0-src-release\d
space-jspui\dspace-jspui-webapp\target\dspace-jspui-webapp-1.7.0]
[INFO] Processing war project
[INFO] Copying webapp webResources [C:\dspace-1.7.0-src-release\dspace-jspui\dsp
ace-jspui-webapp/src/main/webapp] to [C:\dspace-1.7.0-src-release\dspace-jspui\d
space-jspui-webapp\target\dspace-jspui-webapp-1.7.0]
[INFO] Copying webapp resources [C:\dspace-1.7.0-src-release\dspace-jspui\dspace
-jspui-webapp\src\main\webapp]
[INFO] Webapp assembled in [468 msecs]
[INFO] Building war: C:\dspace-1.7.0-src-release\dspace-jspui\dspace-jspui-webap
p\target\dspace-jspui-webapp-1.7.0.war
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ig
nored
(webxml attribute is missing from war task, or ignoreWebxml attribute is specifi
ed as 'true')
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace JSP-UI :: Web Application 1.7.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven) @ jspui ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jspui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jspui ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ js
pui ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jspui -

[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jspui ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ jspui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [jspui] in [C:\dspace-1.7.0-src-release\dspace\modules
jspui\target\jspui-1.7.0]
[INFO] Processing war project
[INFO] Copying webapp webResources [C:\dspace-1.7.0-src-release\dspace\modules\j
spui/src/main/webapp] to [C:\dspace-1.7.0-src-release\dspace\modules\jspui\targe
t\jspui-1.7.0]
[INFO] Copying webapp resources [C:\dspace-1.7.0-src-release\dspace\modules\jspu
i\src\main\webapp]
[INFO] Processing overlay [ id org.dspace:dspace-jspui-webapp]
[INFO] Webapp assembled in [1685 msecs]
[INFO] Building war: C:\dspace-1.7.0-src-release\dspace\modules\jspui\target\jsp
ui-1.7.0.war
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ig
nored
(webxml attribute is missing from war task, or ignoreWebxml attribute is specifi
ed as 'true')
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace SWORD 1.7.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven) @ dspace-swo
rd ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace SWORD :: API and Implementation 1.7.0
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.dspace.org/snapshot/org/dspace/dspace-api-lang/maven-m
etadata.xml
[WARNING] Could not transfer metadata org.dspace:dspace-api-lang/maven-metadata.
xml from/to maven.dspace.org/snapshot (http://maven.dspace.org/snapshot): maven.
dspace.org
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven) @ dspace-swo
rd-api ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dspace-swo
rd-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\dspace-1.7.0-src-release\dspace-sw
ord\dspace-sword-api\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ dspace-sword-ap
i ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ds
pace-sword-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ dspace-
sword-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dspace-sword-api -

[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dspace-sword-api ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace SWORD :: Web Application Resources 1.7.0
[INFO] ------------------------------------------------------------------------
[WARNING] Failure to transfer org.dspace:dspace-api-lang/maven-metadata.xml from
http://maven.dspace.org/snapshot was cached in the local repository, resolution
will not be reattempted until the update interval of maven.dspace.org/snapshot
has elapsed or updates are forced. Original error: Could not transfer metadata o
rg.dspace:dspace-api-lang/maven-metadata.xml from/to maven.dspace.org/snapshot (
http://maven.dspace.org/snapshot): maven.dspace.org
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven) @ dspace-swo
rd-webapp ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dspace-swo
rd-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\dspace-1.7.0-src-release\dspace-sw
ord\dspace-sword-webapp\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ dspace-sword-we
bapp ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ds
pace-sword-webapp ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ dspace-
sword-webapp ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dspace-sword-webap
p ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ dspace-sword-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dspace-sword-webapp] in [C:\dspace-1.7.0-src-release\d
space-sword\dspace-sword-webapp\target\dspace-sword-webapp-1.7.0]
[INFO] Processing war project
[INFO] Copying webapp webResources [C:\dspace-1.7.0-src-release\dspace-sword\dsp
ace-sword-webapp/src/main/webapp] to [C:\dspace-1.7.0-src-release\dspace-sword\d
space-sword-webapp\target\dspace-sword-webapp-1.7.0]
[INFO] Copying webapp resources [C:\dspace-1.7.0-src-release\dspace-sword\dspace
-sword-webapp\src\main\webapp]
[INFO] Webapp assembled in [160 msecs]
[INFO] Building war: C:\dspace-1.7.0-src-release\dspace-sword\dspace-sword-webap
p\target\dspace-sword-webapp-1.7.0.war
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ig
nored
(webxml attribute is missing from war task, or ignoreWebxml attribute is specifi
ed as 'true')
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace SWORD :: Web Application 1.7.0
[INFO] ------------------------------------------------------------------------
[WARNING] Failure to transfer org.dspace:dspace-api-lang/maven-metadata.xml from
http://maven.dspace.org/snapshot was cached in the local repository, resolution
will not be reattempted until the update interval of maven.dspace.org/snapshot
has elapsed or updates are forced. Original error: Could not transfer metadata o
rg.dspace:dspace-api-lang/maven-metadata.xml from/to maven.dspace.org/snapshot (
http://maven.dspace.org/snapshot): maven.dspace.org
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven) @ sword ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sword ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\dspace-1.7.0-src-release\dspace\mo
dules\sword\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sword ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sw
ord ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ sword -

[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sword ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ sword ---
[INFO] Packaging webapp
[INFO] Assembling webapp [sword] in [C:\dspace-1.7.0-src-release\dspace\modules
sword\target\sword-1.7.0]
[INFO] Processing war project
[INFO] Copying webapp webResources [C:\dspace-1.7.0-src-release\dspace\modules\s
word/src/main/webapp] to [C:\dspace-1.7.0-src-release\dspace\modules\sword\targe
t\sword-1.7.0]
[INFO] Copying webapp resources [C:\dspace-1.7.0-src-release\dspace\modules\swor
d\src\main\webapp]
[INFO] Processing overlay [ id org.dspace:dspace-sword-webapp]
[INFO] Webapp assembled in [220 msecs]
[INFO] Building war: C:\dspace-1.7.0-src-release\dspace\modules\sword\target\swo
rd-1.7.0.war
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ig
nored
(webxml attribute is missing from war task, or ignoreWebxml attribute is specifi
ed as 'true')
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace SOLR :: Web Application 1.7.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for woodstox:wstx-asl:jar:3.2.7 is missing, no dependency info
rmation available
[WARNING] The POM for org.carrot2:carrot2-mini:jar:3.1.0 is missing, no dependen
cy information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] DSpace Kernel :: API and Implementation ............ SUCCESS [ 2.517 s]
[INFO] DSpace XML-UI (Manakin) ............................ SUCCESS [ 0.050 s]
[INFO] DSpace XML-UI (Manakin) :: Wing-Framework .......... SUCCESS [ 0.670 s]
[INFO] DSpace Solr Statistics Logging Client Library ...... SUCCESS [ 1.765 s]
[INFO] DSpace XML-UI (Manakin) :: API and Core Aspects .... SUCCESS [ 0.580 s]
[INFO] DSpace XML-UI (Manakin) :: Web Application Resources SUCCESS [ 2.020 s]
[INFO] DSpace Discovery :: Modules ........................ SUCCESS [ 0.010 s]
[INFO] DSpace Discovery :: Discovery Provider Library ..... SUCCESS [ 0.270 s]
[INFO] DSpace Discovery :: Discovery XMLUI API ............ SUCCESS [ 0.393 s]
[INFO] DSpace Discovery :: Discovery XMLUI Webapp ......... SUCCESS [ 0.640 s]
[INFO] DSpace Addon Modules ............................... SUCCESS [ 0.000 s]
[INFO] DSpace XML-UI (Manakin) :: Web Application ......... SUCCESS [ 6.156 s]
[INFO] DSpace LNI ......................................... SUCCESS [ 0.000 s]
[INFO] DSpace LNI :: Core Implementation .................. SUCCESS [ 0.093 s]
[INFO] DSpace LNI :: Web Application Resources ............ SUCCESS [ 0.281 s]
[INFO] DSpace LNI :: Web Application ...................... SUCCESS [ 2.699 s]
[INFO] DSpace OAI ......................................... SUCCESS [ 0.000 s]
[INFO] DSpace OAI :: API and Implementation ............... SUCCESS [ 0.100 s]
[INFO] DSpace OAI :: Web Application Resources ............ SUCCESS [ 0.220 s]
[INFO] DSpace OAI :: Web Application ...................... SUCCESS [ 2.343 s]
[INFO] DSpace JSP-UI ...................................... SUCCESS [ 0.000 s]
[INFO] DSpace JSP-UI :: API and Implementation ............ SUCCESS [ 0.172 s]
[INFO] DSpace JSP-UI :: Web Application Resources ......... SUCCESS [ 1.781 s]
[INFO] DSpace JSP-UI :: Web Application ................... SUCCESS [ 6.262 s]
[INFO] DSpace SWORD ....................................... SUCCESS [ 0.051 s]
[INFO] DSpace SWORD :: API and Implementation ............. SUCCESS [ 1.163 s]
[INFO] DSpace SWORD :: Web Application Resources .......... SUCCESS [ 0.210 s]
[INFO] DSpace SWORD :: Web Application .................... SUCCESS [ 2.774 s]
[INFO] DSpace SOLR :: Web Application ..................... FAILURE [ 0.120 s]
[INFO] DSpace LNI :: CLI Client Application ............... SKIPPED
[INFO] DSpace Assembly and Configuration .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.180 s
[INFO] Finished at: 2017-01-25T08:23:23+03:00
[INFO] Final Memory: 54M/358M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project solr: Could not resolve dependencies f
or project org.dspace.modules:solr:war:1.7.0: Failure to find org.carrot2:carrot
2-mini:jar:3.1.0 in https://repo.maven.apache.org/maven2 was cached in the local
repository, resolution will not be reattempted until the update interval of cen
tral has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
lutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command

[ERROR] mvn -rf :solr

C:\dspace-1.7.0-src-release\dspace>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment