Hi Andrea,

    We have installed git on our machine and we have configured git to use
https (git config --global url." <https://github.com/>
https://github.com/".insteadOf git://github.com/). 

Then we have used the mvn command: mvn clean package -P
\!dspace-jspui,\!dspace-lni,\!dspace-rest,\!dspace-swordv2,\!dspace-sword,\!
dspace-oai,\!dspace-rdf -Dmirage2.on=true

And  at the end the ant update command.

But the problem wasnÂ’t solved. Have you some tips?

Thanks

Best regards

Massimiliano

 

 

Da: Andrea Schweer [mailto:schw...@waikato.ac.nz] 
Inviato: giovedì 29 gennaio 2015 20:38
A: Massimiliano Cilurzo; 'dspace-tech'
Oggetto: Re: [Dspace-tech] Mirage 2

 

Hi,

On 30/01/15 01:19, Massimiliano Cilurzo wrote:

  We have just installed DSPACE 5.0 on our test environment, and we would
like to use the Mirage 2 theme. 

But after  installing it we have this problem:

Syntax error: File to import not found or unreadable:
../vendor/bootstrap-sass-official/assets/stylesheets/bootstrap.

              Load paths:

                Compass::SpriteImporter

 
/usr/local/src/dspace-5.0-src-release/dspace/modules/xmlui-mirage2/target/th
emes/Mirage2/styles

 
/usr/local/src/dspace-5.0-src-release/dspace/modules/xmlui-mirage2/target/ru
bygems/gems/compass-core-1.0.3/stylesheets

        on line 16 of styles/main.scss


I just had this problem a couple of days ago. For me, maven said that the
build had been successful, but in reality it had failed to download some
files. This is because the server I was running the build on has restricted
access to the outside world. For me, configuring git to use the https
protocol rather than the git protocol did the trick. You do also need to
have git installed on the machine where you're running maven. Have a look
here for common Mirage 2 build issues:
https://wiki.duraspace.org/display/DSDOC5x/Mirage+2+Configuration+and+Custom
ization#Mirage2ConfigurationandCustomization-CommonBuildIssues

cheers,
Andrea




-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
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

Reply via email to