Skip to content

WedjaaOpen/ElasticSearchOSGI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElasticSearchOSGI

The bundle used in compiling the ElasticSearch Jasper Plugin. This small script creates a jar file that can then be added to your Eclipse workspace as an OSGI Plugin.

This jar file will be required to compile the ElasticSearch Jaspersoft Studio plugin.

How to create the jar

You can create the OSGI bundle using Maven. The default phase is already set, so you just need to run:

mvn

and you should find yourself with a shiny es-osgi-bundle-2.2.1-snapshot.jar library - in the target directory - that you can import into your Eclipse workspace as a plugin to satisfy the dependency in the ElasticJasper plugin.

If you need to cleanup the directory from old libraries and and old version of the bundle just run:

mvn clean

About

The bundle used in compiling the ElasticSearch Jasper Plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published