Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-loggingcommons-logging1.0.4-jar
org.tastybug.bugwerk.bugtrapbugtrap-enrich1.4.0-jar
org.tastybug.bugwerk.bugtrapbugtrap-fs1.4.0-jar
org.tastybug.bugwerk.bugtrapbugtrap-nagws1.4.0-jar
org.tastybug.bugwerk.bugtrapbugtrap-widgets1.4.0-jar
org.tastybug.bugwerk.bugtrap.bugtrap-showcasebugtrap-showcase-library1.4.0-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
axisaxis1.2.1-jar
axisaxis-jaxrpc1.2.1-jar
axisaxis-saaj1.2.1-jar
commons-codeccommons-codec1.3-jar
commons-discoverycommons-discovery0.2-jar
javax.activationactivation1.0.2-jar
javax.mailmail1.3.2-jar
log4jlog4j1.2.13-jar
org.tastybug.bugwerkblueprint1.4.0-jar
org.tastybug.bugwerk.bugtrapbugtrap-base1.4.0-jar
wsdl4jwsdl4j1.5.1-jar

Project Dependency Graph

Dependency Listings

Assembled Showcase Package

Virtual project for BugTrap Showcase, a explanatory application that lets you create fake incidents using a GUI. This parent project is needed for the packaging of the application.

http://bugwerk.sourceforge.net/bugtrap/bugtrap-showcase/bugtrap-showcase-distribution/

Naggregator WS Distributor

The NagWS plugin provides connectivity to the public Naggregator Service. Depending on the configuration, it can automatically distribute incident reports.

http://bugwerk.sourceforge.net/bugtrap/bugtrap-nagws/

Unnamed - axis:axis:jar:1.2.1

WSDL4J

Java stub generator for WSDL

http://sf.net/projects/wsdl4j

JavaBeans Activation Framework (JAF)

JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

http://java.sun.com/products/javabeans/jaf/index.jsp

JavaMail API

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

http://java.sun.com/products/javamail/index.jsp

Base

The core library provides the basic data model, the ticket cache (TicketQueue) and necessary plugin interfaces.

http://bugwerk.sourceforge.net/bugtrap/bugtrap-base/

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

http://jakarta.apache.org/commons/codec/

Blueprint Shared Lib

This package delivers contracts, interfaces and constants that are shared among the different BugWerk modules.

http://bugwerk.sourceforge.net/blueprint/

Unnamed - axis:axis-jaxrpc:jar:1.2.1

Discovery

Commons Discovery

Unnamed - axis:axis-saaj:jar:1.2.1

Showcase Library

This application is an example implementation of a bugtrap monitored application. It generates incident reports using a simple GUI, logs them to bugtrap and distributes them over the configured channels.

http://bugwerk.sourceforge.net/bugtrap/bugtrap-showcase/bugtrap-showcase-library/

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

Widget Collection

The Bugtrap Widget Collection contains a number of widgets that visualize the ticket queue, single tickets and contained incidents. You can use these widgets to build enduser oriented GUIs just like the ones that you sometimes find in the help-menus.

http://bugwerk.sourceforge.net/bugtrap/bugtrap-widgets/

Incident Enrich Worker

The enricher plugin uses a configurable list of property keys that are read from the System Properties. Every listed property gets added to every Incident upon creation. Example: when configuring the enricher with the os.name property, every Incident will be extended with the value of this property, i.e. every incident will contain the name of the OS that is affected by the stated bug.

http://bugwerk.sourceforge.net/bugtrap/bugtrap-enrich/

FS Persistency Worker

The FS plugin provides a simple and transparent persistency functionality. All Tickets, Incidents and Attachments are stored in a configurable directory in the file system. This plugin should always be used when an immediate incident reporting cannot be guaranteed (e.g. for end user software and/or dial up machines).

http://bugwerk.sourceforge.net/bugtrap/bugtrap-fs/