Wednesday, 21 March 2012

Using Ant the project doesn't compile

PROBLEM


When using ant and deploying using OjDeploy the project doesn't compile and generates an empty JAR. Even when parameter nocompile=false.

SOLUTION


In this case, setting the flag nocompile to false is not enought. It is necessary to be sure that the parameter is not on this ojdeploy target.

No comments:

Post a Comment