codice / acdebugger

Purpose-built debugger for determining missing OSGi bundle security permissions
Apache License 2.0
7 stars 10 forks source link

Added acdebugger-maven-plugin #45

Closed AzGoalie closed 5 years ago

AzGoalie commented 5 years ago

Requirements

Description of the Change

Created a maven plugin that will launch the ACDebugger during the pre-integration-test phase.

Alternate Designs

Initially had the plugin start the ACDebugger in a separate JVM process, but then went with a new thread. When maven finishes the build it will automatically kill the thread when maven's JVM is stopped.

Benefits

Allows easy integration with other maven projects.

Possible Drawbacks

Verification Process

Added unit/integration test for the maven plugin using maven-test-harness Verified it works in a separate maven project

Applicable Issues

Fixes: #46

paouelle commented 5 years ago

build now

cxbot commented 5 years ago

Internal build has been started. Your results will be available at completion. See build progress in legacy Jenkins UI or in Blue Ocean UI.

cxbot commented 5 years ago

Build failure. See the job results in legacy Jenkins UI or in Blue Ocean UI.

AzGoalie commented 5 years ago

build now

cxbot commented 5 years ago

Internal build has been started. Your results will be available at completion. See build progress in legacy Jenkins UI or in Blue Ocean UI.

cxbot commented 5 years ago

Build failure. See the job results in legacy Jenkins UI or in Blue Ocean UI.

AzGoalie commented 5 years ago

build now

cxbot commented 5 years ago

Internal build has been started. Your results will be available at completion. See build progress in legacy Jenkins UI or in Blue Ocean UI.

paouelle commented 5 years ago

❗️ Can you update the readme to document this new project and how to use it?

cxbot commented 5 years ago

Build success! See the job results in legacy Jenkins UI or in Blue Ocean UI.