Re: [graylog2] Bundeling/copying all executable jars after comiling graylog

2015-08-27 Thread Kay Röpke
Hi!

We use the assembly plugin to do this.

Run mvn assembly:single (or mvn package) to perform the same steps our build 
system does.
Please have a look at the travis.yml: 
https://github.com/Graylog2/graylog2-server/blob/master/.travis.yml 
https://github.com/Graylog2/graylog2-server/blob/master/.travis.yml 

Best,
Kay 
 On 27 Aug 2015, at 15:18, Anant Sawant sawantanan...@gmail.com wrote:
 
 Hi,
 
 I have successfully compiled the Graylog server component (it wasn't easy)by 
 running maven clean install on the parent module namely graylog2-parent in 
 eclipse using m2e.
 After compilation, in the m2e repository the multiple executable jars for 
 respective modules (10 modules) are created. I was expecting that I will get 
 only one executable jar(one complete Graylog jar). Do I have to bundel all 
 the jars to into one to get the single jar or am I missing something??.
 
 Also the packaging type of the parent is POM which cannot be changed to jar 
 as Project Aggregation is used . So how do I get the executable jar for 
 Graylog after compilation??.
 
 Do I have to bundle all the jars to into one to get the single jar or is 
 there any other way?.
 
 Thanks in Advance.
 Anant :-)
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Graylog Users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to graylog2+unsubscr...@googlegroups.com 
 mailto:graylog2+unsubscr...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/graylog2/ea1fdb4b-2eeb-4a70-9291-efb5b78617f6%40googlegroups.com
  
 https://groups.google.com/d/msgid/graylog2/ea1fdb4b-2eeb-4a70-9291-efb5b78617f6%40googlegroups.com?utm_medium=emailutm_source=footer.
 For more options, visit https://groups.google.com/d/optout 
 https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
Graylog Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/ED28BEE6-070F-4769-B0BC-DB3D836FEFB9%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Bundeling/copying all executable jars after comiling graylog

2015-08-27 Thread Anant Sawant
Hi,

I have successfully compiled the Graylog server component (it wasn't 
easy)by running maven clean install on the parent module namely 
graylog2-parent in eclipse using m2e.
After compilation, in the m2e repository the multiple executable jars for 
respective modules (10 modules) are created. I was expecting that I will 
get only one executable jar(one complete Graylog jar). Do I have to bundel 
all the jars to into one to get the single jar or am I missing something??.

Also the packaging type of the parent is POM which cannot be changed to jar 
as Project Aggregation is used . So how do I get the executable jar for 
Graylog after compilation??.

Do I have to bundle all the jars to into one to get the single jar or is 
there any other way?.

Thanks in Advance.
Anant :-)

-- 
You received this message because you are subscribed to the Google Groups 
Graylog Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/ea1fdb4b-2eeb-4a70-9291-efb5b78617f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.