Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] mvn install not building binaries

Hey Jay,

I figured this one out.  There was some weird filesystem sync issues going on between eclipse and the os.  I'm not sure what caused it, but since I moved everything back to my main ice-dev workspace it works fine.  I had an ice-dev-mars workspace I transferred from my desktop that must've had some funky stuff going on.

Thanks,
Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx [ice-dev-bounces@xxxxxxxxxxx] on behalf of Jay Jay Billings [jayjaybillings@xxxxxxxxx]
Sent: Wednesday, July 08, 2015 10:22 PM
To: ice developer discussions
Subject: Re: [ice-dev] mvn install not building binaries

Andrew,

You have to run all three stages of the build. Are you running mvn install on the pom.xml file in the org.eclipse.ice.repository bundle?

Jay

On Jul 8, 2015 8:56 PM, "Bennett, Andrew R." <bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>> wrote:
I am still having the issue that running `mvn install` doesn't result in any new binaries being made, despite completing successfully.  Where in the build can I see that this step should be happening?

Thanks,
Andrew
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


Back to the top