Closed bhargav closed 8 years ago
@bhargav does this mean that we don't need to run these steps:
mvn -pl lbjava package -Djar.finalName=lbjavaCore
cd lbjava-examples; sh compileLBJ.sh; cd ..
before compiling/testing? Or is it that you just want to use what was previously installed in the repository? Because if it's the latter then that's dangerous.
@bhargav is this still an issue for you? If so, do you mind looking into #18?
@bhargav ?
I can take up #18 This PR is not valid anymore. We should not be using the maven version of the plugin and instead try to use the compiled local project.
Closing this and will assign #18 to me.
The
lbjava-maven-plugin
is not fetched when it is not available in local cache (first run).