Underlying Globalyzer Technology

From Lingoport Wiki
Revision as of 19:54, 14 June 2019 by Rdaly (talk | contribs) (Created page with "== How do I use the Maven Plugin?== When using a MVN project, you can add code scanning with Globalyzer using our MVN plugin. It is well suited for use within automation rout...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How do I use the Maven Plugin?

When using a MVN project, you can add code scanning with Globalyzer using our MVN plugin. It is well suited for use within automation routines and Continuous Integration (CI) systems as well as within a typical developer environment, for instance within Integrated Development Environments (IDEs).

The Globalyzer MVN plugin generates scan reports to a directory specified in the pom.xml file. Scan reports are available in a variety of formats. We ask our MVN customers to install the MVN plugin in a private MVN repository for that company. Please see Maven Plugin page for information about installing, configuring and debugging Maven issues.