D.Mil Posted December 8, 2016 Posted December 8, 2016 Like Jasper iReports uses the Ant build tool from the Apache Foundation to compile source files, build the distribution files, generate the JavaDoc documentation, and run the samples, so does Jaspersoft Studio. So my Question is, if it's possible to build Reports in Jaspersoft Studio without the Ant build tool (Like seen in the Plug-ins from Eclipse), but with other Tools like Maven?
hozawa Posted December 9, 2016 Posted December 9, 2016 JasperReports currently use ivy. There's also a pom.xml file so you'll be able to use maven (I'm currently using maven and found that I had to make some modifications to the provided pom.xml).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now