-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Errors running Maven install on hibernate-ogm-parent
PostPosted: Mon Dec 01, 2014 12:42 pm 
Newbie

Joined: Sun Nov 30, 2014 1:43 pm
Posts: 8
I am not able to build the OGM project. I run into a number of problems. The blocker is the following error:

Code:
Caused by: java.io.IOException: Unable to create temporary file, E:\TEMP\resteas
y-dist-3.0.9.Final.zip8987880453753421839.zip\download
        at java.io.File$TempDirectory.generateFile(File.java:1921)
        at java.io.File.createTempFile(File.java:2010)
        at java.io.File.createTempFile(File.java:2070)
        at com.savage7.maven.plugin.dependency.ResolveExternalDependencyMojo.exe
cute(ResolveExternalDependencyMojo.java:144)
        ... 21 more


Originally, my temp directory was pointing to my user directory. I thought it was a permissions error so I set the Temp directory to something I knew permissions would not be a problem. It seems the "\download" after "E:\TEMP\resteas
y-dist-3.0.9.Final.zip8987880453753421839.zip" is causing the problem. Where is that coming from.

I also ran into Checkstyle errors but I disabled those.


Top
 Profile  
 
 Post subject: Re: Errors running Maven install on hibernate-ogm-parent
PostPosted: Tue Dec 02, 2014 8:54 am 
Hibernate Team
Hibernate Team

Joined: Sat Jan 24, 2009 12:46 pm
Posts: 388
Hi,

The build passes on Linux and OS X, but I don't have a Windows machine available for testing. Any chance you could try it on another Windows machine so we know whether it's an issue with Windows in general or just on that particular machine? I've opened https://hibernate.atlassian.net/browse/OGM-665 for tracking this.

For the time being you can skip the integration tests by adding -DskipITs=true to your Maven command line.

Regarding the Checkstyle error, what is it exactly about? Maybe another OS-specific issue because I'm not aware of any CS issues with my local or our CI builds.

Thanks for testing and building Hibernate OGM btw!

--Gunnar

_________________
Visit my blog at http://musingsofaprogrammingaddict.blogspot.com/


Top
 Profile  
 
 Post subject: Re: Errors running Maven install on hibernate-ogm-parent
PostPosted: Wed Mar 11, 2015 6:00 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hi Peterson,
I've finally found a moment to setup a Windows dev environment and fixed all the build issues. Sorry it took so long!

_________________
Sanne
http://in.relation.to/


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.