Can't build without ManagerXL
Hummer12007 opened this issue ยท 5 comments
When I try to build the project, it gives the error: [ERROR] /Users/MacBook/src/Brewery/src/com/dre/brewery/BPlayer.java:[298,54] package com.dre.managerxl does not exist, so ManagerXL is a dependency, despite the fact that it is only used once, and only if ManagerXL is installed, maybe you could somehow make it optional?
I use Maven (build id with target mvn compile), but it doesn't even try to download the package.