You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Daan Hoogland <da...@gmail.com> on 2015/11/23 18:09:57 UTC

noredist build error

trying to fix the noredist build on master I run into

[INFO] Compiling 12 source files to
/Users/daan/cloudstack/cloudstack/plugins/network-elements/f5/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/Users/daan/cloudstack/cloudstack/plugins/network-elements/f5/src/com/cloud/network/resource/F5BigIpResource.java:[411,26]
error: cannot access Stub
[INFO] 1 error
[INFO] -------------------------------------------------------------

​Did anybody encouter this before?
In eclipse the object and it's method are there (i.e. the noredist deps
where added in my .m2 repository)​

-- 
Daan