Community

For now please use OpenWebBeans mailing-lists, JIRA and IRC channel.

See OpenWebBeans Community page for more details.

Source code

svn co https://svn.apache.org/repos/asf/openwebbeans/meecrowave/trunk/ meecrowave

Build it

To build the project just run maven:

mvn clean install

Example Source Code

The Apache Meecrowave community also hosts some examples which show how Meecrowave is to be used. Those examples are hosted in a separate repository and can be found at https://github.com/apache/openwebbeans-meecrowave-examples

The github repo works fine for pull requests. Please use our official Meecrowave Bug Tracker for reporting bugs or enhancement requests.

The cannonical repository hosted directly at the Apache Software Foundation intended to be used by committers is

git clone https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave-examples.git