Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge of master with wasb #2

Open
myrho opened this issue Aug 9, 2014 · 4 comments
Open

Merge of master with wasb #2

myrho opened this issue Aug 9, 2014 · 4 comments
Assignees

Comments

@myrho
Copy link

myrho commented Aug 9, 2014

Alastair, I merged master and wasb into a new branch 'merge-master-wasb'. Could you test whether the merged version is working in your environment?

@alastairduncan
Copy link

I can't get this to build:

[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-os) @ tomar ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireProperty failed with message:
The "os.arch" running Windows must be 64bit.
if I run mvn --version from the command line I get:

Apache Maven 2.2.1 (r801777; 2009-08-06 20:16:01+0100)
Java version: 1.7.0_45
Java home: c:\glassfish4\jdk7\jre
Default locale: en_GB, platform encoding: Cp1252
OS name: "windows 7" version: "6.1" arch: "amd64" Family: "windows"

I don't know where this rule comes from it doesn't appear to be on the pom and its only a warning so I've no idea why it fails.

@alastairduncan
Copy link

OK found it. Eclipse was hiding it from me ;-)

I changed the regexpr so that it picks out the 64 from amd64 and now it compiles

^.64.$

@alastairduncan
Copy link

It looks like my 6 months researchers account for MS Azure has now expired so I can't test this on the Azure system.

@codecop
Copy link
Contributor

codecop commented Aug 20, 2014

I changed the regex in pom in master branch accordingly. Sorry for causing confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants