Re: [Dspace-tech] problem building dspace 5.x

2015-01-20 Thread Rafael B .
 ath this momment.

 From: heli...@centrum.sk
 Date: Tue, 20 Jan 2015 12:03:12 +0100
 Subject: Re: [Dspace-tech] problem building dspace 5.x
 To: rafaelbatisti...@hotmail.com
 CC: dspace-tech@lists.sourceforge.net
 
 Hi Rafael,
 
 it should help just to try again. The Mirage2 builds depend on much of
 external infrastructure and a little downtime in one component will
 cause your build to fail.
 
 If you're getting a failure persisting for more than a day, also try
 mvn clean package -U -Dmirage2.on=true.
 
 
 Regards,
 ~~helix84
 
 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
  --
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] problem building dspace 5.x

2015-01-20 Thread Rafael B .
Hi there guys,
When i try to do the command
mvn package -Dmirage2.on=true
After diggin even more i found this message:

'-cp''/home/DSpace/dspace/modules/xmlui-mirage2/target/test-classes:/home/DSpace/dspace/modules/xmlui-mirage2/target/classes''-client''-Xmx384m''-Xbootclasspath/a:/root/.m2/repository/org/jruby/jruby-complete/1.7.12/jruby-complete-1.7.12.jar''org.jruby.Main''-e''load('jar:file:/root/.m2/repository/org/jruby/jruby-complete/1.7.12/jruby-complete-1.7.12.jar!/META-INF/jruby.home/bin/gem')''--''install''--ignore-dependencies''--no-rdoc''--no-ri''--no-user-install''--no-verbose''/root/.m2/repository/rubygems/sass/3.3.14/sass-3.3.14.gem''/root/.m2/repository/rubygems/compass/1.0.1/compass-1.0.1.gem''/root/.m2/repository/rubygems/compass-core/1.0.3/compass-core-1.0.3.gem''/root/.m2/repository/rubygems/multi_json/1.10.1/multi_json-1.10.1.gem''/root/.m2/repository/rubygems/compass-import-once/1.0.5/compass-import-once-1.0.5.gem''/root/.m2/repository/rubygems/chunky_png/1.3.3/chunky_png-1.3.3.gem''/root/.m2/repository/rubygems/rb-fsevent/0.9.4/rb-fsevent-0.9.4.gem''/root/.m2/repository/rubygems/rb-inotify/0.9.5/rb-inotify-0.9.5.gem''/root/.m2/repository/rubygems/ffi/1.9.6/ffi-1.9.6.gem''--bindir''/home/DSpace/dspace/modules/xmlui-mirage2/target/rubygems/bin'
The ' characters around the executable and arguments arenot part of the 
command.[WARNING] ERROR:  While executing gem ... 
(Gem::Package::FormatError)[WARNING] package metadata is missing in 
/root/.m2/repository/rubygems/sass/3.3.14/sass-3.3.14.gem[ERROR] Failed to 
execute goal de.saumya.mojo:gem-maven-plugin:1.0.6:initialize (default) on 
project xmlui-mirage2: Execution default of goal 
de.saumya.mojo:gem-maven-plugin:1.0.6:initialize failed: Java returned: 1 - 
[Help 1]org.apache.maven.lifecycle.LifecycleExecutionException: Failed to 
execute goal de.saumya.mojo:gem-maven-plugin:1.0.6:initialize (default) on 
project xmlui-mirage2: Execution default of goal 
de.saumya.mojo:gem-maven-plugin:1.0.6:initialize failed: Java returned: 1   
 at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225) 
   at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) 
   at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) 
   at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)   
 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)at 
org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)at 
org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)at 
org.apache.maven.cli.MavenCli.main(MavenCli.java:141)at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)   
 at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) 
   at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)Caused 
by: org.apache.maven.plugin.PluginExecutionException: Execution default of goal 
de.saumya.mojo:gem-maven-plugin:1.0.6:initialize failed: Java returned: 1   
 at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) 
   ... 19 moreCaused by: Java returned: 1at 
org.apache.tools.ant.taskdefs.Java.execute(Java.java:87)at 
de.saumya.mojo.ruby.script.AntLauncher.doExecute(AntLauncher.java:107)
at de.saumya.mojo.ruby.script.AntLauncher.executeScript(AntLauncher.java:174)   
 at 
de.saumya.mojo.ruby.script.AntLauncher.executeScript(AntLauncher.java:159)  
  at de.saumya.mojo.ruby.script.AntLauncher.executeScript(AntLauncher.java:153) 
   at de.saumya.mojo.ruby.script.Script.execute(Script.java:81)at 
de.saumya.mojo.ruby.gems.GemsInstaller.installGems(GemsInstaller.java:196)  
  at de.saumya.mojo.ruby.gems.GemsInstaller.installGems(GemsInstaller.java:114) 
   at 
de.saumya.mojo.ruby.gems.GemsInstaller.installGems(GemsInstaller.java:102)  
  at 

[Dspace-tech] problem building dspace 5.x

2015-01-19 Thread Rafael B .
Hi there guys,
When i try to do the command
mvn package -Dmirage2.on=true
I recive an error message:  
Failed to execute goal de.saumya.mojo:gem-maven-plugin:1.0.6:initialize 
(default) on project xmlui-mirage2: Execution default of goal 
de.saumya.mojo:gem-maven-plugin:1.0.6:initialize failed: Java returned: 1 - 
[Help 1]

Anyone know what is this? I'm not finding it anywere!!  
  --
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette