DianaSlepikaite / maven

Maven plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven Plugin for building Galasa

This repository is an extension to Maven2 and includes goals that are used to build OSGI bundles and test catalogs for Galasa. The OSGI bundle repositories contain all the project information, configuration details and dependencies that are needed for building and running Galasa projects. The test catalog is used to manage Galasa test cases - attributes associated with test cases that are held in the catalog can used to schedule test runs.

Documentation

More information can be found on the Galasa Homepage. Questions related to the usage of Galasa can be posted on Galasa Slack channel.

Where can I get the latest release?

Find out how to install the Galasa Eclipse plug-in from our Installing the Galasa plug-in documentation.

Other repositories are available via GitHub.

Contributing

If you are interested in the development of Galasa, take a look at the documentation and feel free to post a question on Galasa Slack channel or raise new ideas / features / bugs etc. as issues on GitHub.

Take a look at the contribution guidelines.

License

This code is under the Eclipse Public License 2.0.

About

Maven plugins

License:Eclipse Public License 2.0


Languages

Language:Java 100.0%