Coder Social home page Coder Social logo

nroduit / weasis Goto Github PK

View Code? Open in Web Editor NEW
741.0 49.0 277.0 29.63 MB

Weasis is a DICOM viewer available as a desktop application or as a web-based application.

Home Page: https://nroduit.github.io

License: Other

Java 99.14% Shell 0.42% Rich Text Format 0.01% Dockerfile 0.06% Batchfile 0.01% GLSL 0.38%
dicom weasis dicom-pr dicom-viewer viewer export-dicom medical-imaging dicom-images dicom-web-viewer dicom-rt

weasis's Introduction

License License Maven Build Github

Sonar Sonar Sonar Sonar Sonar

Weasis is a standalone and web-based software for visualizing images obtained from medical imaging devices. This free DICOM viewer is used in healthcare by hospitals, health networks, multicenter research trials, and patients.

Release History

See CHANGELOG

Build Weasis

See How to build Weasis

General Features

Viewer Features (see also Tutorials)

  • Data type support

    • Display most of DICOM files including multi-frame, enhanced, MPEG-2, MPEG-4, MIME Encapsulation, DOC, SR, PR, KOS, SEG, AU, RT and ECG
    • Display DICOM image containing float or double data (Parametric Map)
    • Import and export DICOM CD/DVD with DICOMDIR
    • Import and export DICOM ZIP files
    • Viewer for common image formats (TIFF, BMP, GIF, JPEG, PNG, RAS, HDR, and PNM)
  • Exporting data

    • Export DICOM files locally with several options (DICOMDIR, ZIP, ISO image file with Weasis, TIFF, JPEG, PNG...)
    • Send DICOM files to a remote PACS or DICOMWeb server (C-STORE or STOW-RS)
    • Save measurements and annotations in DICOM Presentation States or XML file
  • Viewing and image rendering

    • Support of several screens with different calibration, support of HiDPI (High Dots Per Inch) monitors, full-screen mode
    • Image manipulation with mouse buttons (pan, zoom, windowing, rotation, scroll, crosshair)
    • Support of DICOM Modality LUTs, VOI LUTs, LUT Shapes, and Presentation LUTs (even non-linear)
    • Apply DICOM Presentation States (GSPS) and display graphics as overlays
    • Support DICOM Overlays, Shutters, and DICOM Pixel Padding
    • Volume rendering with 3D presets
    • Layouts for comparing series or studies
    • Advanced series synchronization options
    • Display cross-lines
    • Orthogonal Multi-planar Reconstruction (MPR) and 3D cursor
    • Maximum Intensity Projection
    • Persistent magnifier glass
  • Measurement and annotation tools

    • Length, area and angle measurement
    • Region statistics of pixels (Min, Max, Mean, StDev, Skewness, Kurtosis, Entropy)
    • Histogram of modality values
    • SUV measurement
  • Specific viewers

    • DICOM ECG: display all the DICOM waveforms and allow to make some measurements
    • DICOM SR: structured report viewer with hyperlinks to images and associated graphics
    • DICOM AU: audio player (allow to export to WAV files)
  • Other tools

    • Printing views to DICOM and system printers
    • Apply and Create DICOM Key Object Selection by selecting images with the star button
    • Display and search into all DICOM attributes
    • DICOM RT tools for radiotherapy: display RT structure set, dose and DVH chart

weasis's People

Contributors

akronix avatar alexsierro avatar bjacquemoud avatar dependabot[bot] avatar felipefetzer avatar gabibau avatar mriss avatar nroduit avatar runqinshiye avatar snyk-bot avatar stweil avatar toskrip avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

weasis's Issues

Selected graphic does not get updated

Selected graphic (Draw & Measure) does not get updated.

  1. Open Weasis
  2. Import some DICOM Image
  3. Add some drawing or measure to the first image of the series
  4. Scroll to the next image and add some drawing or measure
  5. Go back and forth scrolling the series: the table of properties at Draw&Measure tab only gets updated when graphics of the first image is selected

I managed to get it work properly by editing org.weasis.core.ui.editor.image.DefaultView2d.setImage and adding the call eventManager.updateComponentsListener(this) after each call to setGraphicManager.

  • OS: Windows 10
  • jdk1.8.0_191
  • Weasis 3.0.3 (Release)

weasis

3D Stl file Open Does not work

Hi
I have a study with 3D Stl model and PDF embedded dicom files.
I can import in viewer both files and I can open PDF with external viewer,

I tried to do the same with Stl 3d file but I'm not able to open, it does not show anything.

To Reproduce
Try with the attached file:

stlpaolo.dcm.zip

Expected behavior
To be able to open it with external default 3D Viewer
Desktop (please complete the following information):

  • OS: Linux mint 4.13.0-43-generic #48~16.04.1-Ubuntu SMP Thu May 17 12:56:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

  • Java Rutime: java version "1.8.0_191"
    Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
    Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)

  • Weasis Version: 3.1.0-SNAPSHOT also on 3.0.4
    image

Weasis 3.0.4 on dcm4chee-arc-5.16.1 Wildfly 16.0 deployment issues

Describe the bug
A clear and concise description of what the bug is.
weasis.war and weasis-pacs-connector.war deployment failed on dcm4chee-arc-5.16.1 Wildfly 16
weasis_deployment

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

  • OS: Ubuntu 18.04
  • Java Rutime: OpenJDK 11
  • Weasis Version 3.0.4

Additional context
Add any other context about the problem here [e.g. network issue: give information about anti-virus or network security software, firewall, proxy...].

Screenshots
If applicable, add screenshots to help explain your problem.

Traces
If applicable, add log files from Weasis, Java Runtime or PACS.

Measurements for US studies

Is your feature request related to a problem? Please describe.
We are currently using Weasis to display studies from echocardiography (Ultrasound multiframe). Currently, it is not possible to do any measurements, since Weasis does not seem to take into account measurements information for this kind of studies.

Describe the solution you'd like
In our case, this information can be found inside the sequences containing the region descriptions (0018,6011). In this sequence, the values to obtain the measurements can be found in (0018,602C) and (0018,602E). Would be nice if Weasis could take into account those values.

Thanks in advance,

Josรฉ Antonio Pรฉrez
LinkedIn: http://goo.gl/lW17d

Open image menu or toolbar should not appear on Dicomizer

Describe the bug
The menu / icon for opening images into the 2D viewer should not be available. The only way to import images with Dicomizer must be in the left panel (import button or drag and drop).

To Reproduce
Steps to reproduce the behavior:

  1. Import images with Dicomizer
  2. Edit an image
  3. Go to File > Open > Image

Expected behavior
Menu and icon for opening directly images should not be available

Desktop (please complete the following information):

  • ALL

HiDPI support

This comes from Java 9 and superior and the recent versions of substance library.

TODO: Not all the icons are scalable.

export DSA video

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Allow to embed JRE for Linux and Mac

In the portable distribution, the executable (viewer-win32.exe) allows to embed a JRE in the relative directory โ€œjre/windowsโ€ (e.g. weasis-portable/jre/windows/bin/java.exe).
It should be the same for:

  • Mac OS X: jre/macosx
  • Linux: jre/linux

Enable cine on multiple views for US

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Allows the cine mode to be active on several views at the same time.

HTTP read timeout when downloading manifest or images

Described in this post

Log:

27.11.2018 10:18:23.035 *ERROR* [Image Downloader-pool-11-thread-1] org.weasis.core.api.util.NetworkUtil: http response: Read timed out
27.11.2018 10:18:23.036 *ERROR* [Image Downloader-pool-11-thread-1] org.weasis.dicom.explorer.wado.LoadSeries: Downloading org.weasis.core.api.util.StreamIOException: java.net.SocketTimeoutException: Read timed out
	at org.weasis.core.api.util.NetworkUtil.getUrlInputStream(NetworkUtil.java:58)

Unable to import thirdparty opencv dependencies in gradle build

When i try to import the provided Opencv dependencies in a gradle build I have, i get the following error:

Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve org.weasis.thirdparty.org.opencv:opencv_java:4.0.0-dcmR2.
  Required by:
      project :
   > Could not resolve org.weasis.thirdparty.org.opencv:opencv_java:4.0.0-dcmR2.
      > inconsistent module metadata found. Descriptor: oorg.weasis.thirdparty.org.opencv:libopencv_java:4.0.0-dcmR2 Errors: bad group: expected='org.weasis.thirdparty.org.opencv' found='oorg.weasis.thirdparty.org.opencv'
        bad module name: expected='opencv_java' found='libopencv_java'

It looks like the modulename is not corrected after a copy operation and the group contains a typo.

To Reproduce
Have a gradle build with at minimum the following and one java file in the source directory:

plugins {
    id 'java'
}

group 'weasis'
version '1.0-SNAPSHOT'

sourceCompatibility = 1.8

repositories {
    maven {
        name = 'dcm4che-github'
        url "https://raw.github.com/nroduit/mvn-repo/master/"
    }
    mavenCentral()
}

dependencies {
    compile(group: 'org.weasis.thirdparty.org.opencv', name: 'opencv_java', version: '4.0.0-dcmR2') {
        artifact {
            name = 'opencv_java'
            type = 'dll'
            classifier = 'windows-x86-64'
        }
        artifact {
            name = 'opencv_java'
            type = 'dll'
            classifier = 'windows-x86'
        }
    }
}

Expected behavior
I can import the dependencies as required.

Desktop:

  • OS: macOs 10.13.6
  • Java Runtime: 1.8.0_181
  • Weasis Version: -
  • Gradle version: 4.10.2

Additional context
I think that just fixing the typo will fix the issue but I'm not sure where this is stored in the build proces to fix it permananently. I could submit a PR for the current poms in the repository for you if that would help?

Package for installing on Windows, Mac and Linux

  • Package types: deb, rpm, msi, exe, pkg
  • An installation for all the system users
  • Register an URI handler for the weasis and weasis-dicomizer scheme
  • Register the DICOM mime type for file association (for windows .dcm extension)

Images blanking out randomly

Describe the bug
When scrolling through CTs sometimes all the images blank out. This issue is random so very difficult to reproduce. This has happened on 3 different computers all running windows 10 and latest weasis build. I have also noticed that this happens mainly after doing and mpr.

This issue is not there on version 2.6.3.

image

Desktop (please complete the following information):

  • OS: Windows 10
  • java version 1.8.0_161
  • Weasis Version 3.0.3

Weasis 3.0.2 not exporting MPR reformats

From this post

Thanks for a very nice DICOM viewer and tool, Weasis is easy to use yet has powerful features.

I was unable to save reformats generated by Weasis for further analysis in another tool. I can save .png, .jpg but no DICOM. To reproduce the issue, this is what I did:

  1. Start Weasis-portable (I used both linux and windows), version 3.0.2
  2. Load a suitable DICOM data-set
  3. Click the MPR button
  4. Click Export DICOM, select the newly created MPR series
  5. Export to DICOM file to a directory on my hard-drive

This only generates the DICOM dir file (and if you selected any DICOM files belonging to your original data, these are exported as well) but no MPR DICOM files!

Being a tinkerer at heart, and Weasis being open source (thank you again;) I went in and fixed it, not sure if this breaks anything else, but I figured Id share the fix with you guys so that you may at least consider it.

Its simple, in the file RawImageIO.java (under weasis-dicom-viewer2d/src/main/java/org/weasis/dicom/viewer2d/mpr) near line 94:

Change This

BulkData bdl = new BulkData(file.toURI().toString(), FileRawImage.HEADER_LENGTH, (int) file.length(), false);

To that

BulkData bdl = new BulkData(file.toURI().toString(), FileRawImage.HEADER_LENGTH, (int) file.length() - FileRawImage.HEADER_LENGTH, false);

Read SCOORD with a reference to an image (DICOM SR)

Example:
(0008,1199) SQ [1 Items] ReferencedSOPSequence

Item #1
(0008,1150) UI [1.2.840.10008.5.1.4.1.1.2] ReferencedSOPClassUID
(0008,1155) UI [1.3.6.1.4.1.14519.5.2.1.9203.4004.268018422288818573226516023
(0040,A010) CS [SELECTED FROM] RelationshipType
(0040,A040) CS [IMAGE] ValueType

TransferSyntaxUID is duplicated when saving generated DICOM files

From this post

Also, I did notice that once I got generating Weasis files, the TransferSynthaxUID somehow goes in there twice (presumably as during the MPR process all DICOM tags from the parent are copied over), this can bother some DICOM viewers/PACS systems. Hence I added in the blirp just below my edit above:

// check to see if the transfer synthax UID tag is present, if so, kick it out as dcm4chee adds it in
if(dcm.contains(Tag.TransferSyntaxUID))
{
dcm.remove(Tag.TransferSyntaxUID);
LOGGER.warn("Removing duplicate TransferSynthax UID");
}

Key Image creation and load

Describe the bug
When Creating key object selection, the key image informaion is written to 0040,a375 instead of 0040,a730 tag.
Similarly while reading a kos, weasis reads from a375 tag and marks all the sop instances referred as key images, which is wrong.
Similary while creating key images for multiframe data, the frame details are not added

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...' Load a multiframe data
  2. Click on '....' Mark and image frame as key image say 5th frame out of 10
  3. Scroll down to '....' Export the data
  4. See error : check the tags for key image sop instances.- Data only present in a375. no sop instance information in a730 tag which is incorrect. similarly the frame number of the key image is also not available.

Expected behavior
The correct key images are present in a730 tag, and it has to be read from (and written to) this tag.

Desktop (please complete the following information):

  • OS: Windows
  • Java Rutime: Any version
  • Weasis Version [e.g. 3.0.3]

Additional context
Add any other context about the problem here [e.g. network issue: give information about anti-virus or network security software, firewall, proxy...].

Screenshots
If applicable, add screenshots to help explain your problem.

Traces
If applicable, add log files from Weasis, Java Runtime or PACS.

build error: weasis-dicom-codec

I'm following the instructions to build Weasis on Windows, but I get the following error when I install the plug-ins by running mvn clean install:

[ERROR] Failed to execute goal on project weasis-dicom-codec: Could not resolve dependencies for project org.weasis.dicom:weasis-dicom-codec:bundle:3.5.2-SNAPSHOT: Could not find artifact org.weasis:weasis-dicom-tools:jar:5.16.2-SNAPSHOT

The screenshot:
image

My system information:

  • OS: Windows 10
  • Java version "1.8.0_211"
  • Javac 12.0.1
  • Java SE Runtime Environment (build 1.8.0_211-b12)

Error build branch dicom-rt-plugin

Describe the bug
Error build RT plugin

To Reproduce
Steps to reproduce the behavior:

  1. git clone -b dicom-rt-plugin https://github.com/nroduit/Weasis.git
  2. mvn clean install
  3. cd weasis-distributions
  4. mvn clean package -Dportable=true -P pack200

Log

[INFO] Scanning for projects...
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/dicom/weasis-dicom-parent/3.0.3-SNAPSHOT/maven-metadata.xml
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/weasis-parent/3.0.3-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] weasis-parent
[INFO] Parent of OpenCV [weasis-opencv-parent]
[INFO] OpenCV Java Wrapper [weasis-opencv-core]
[INFO] OpenCV native Windows x86
[INFO] OpenCV native Windows x86-64
[INFO] OpenCV native Linux x86
[INFO] OpenCV native Linux amd64
[INFO] OpenCV native Mac amd64
[INFO] OpenCV [weasis-opencv]
[INFO] Parent of Core Plug-ins [weasis-core-parent]
[INFO] Weasis Core Util [weasis-core-util]
[INFO] Weasis Core API [weasis-core-api]
[INFO] Weasis UI API (j2se) [weasis-core-ui]
[INFO] Core Plug-ins [weasis-core]
[INFO] Parent of ImageIO Plug-ins [weasis-imageio-parent]
[INFO] ImageIO Codec [weasis-imageio-codec]
[INFO] ImageIO Plug-ins [weasis-imageio]
[INFO] Parent of Default Plug-ins [weasis-base-parent]
[INFO] Weasis Base UI [weasis-base-ui]
[INFO] Media Explorer [weasis-base-explorer]
[INFO] Image Viewer [weasis-base-viewer2d]
[INFO] Default Plug-ins [weasis-base]
[INFO] Parent of DICOM Plug-ins [weasis-dicom-parent]
[INFO] DICOM Codec [weasis-dicom-codec]
[INFO] DICOM Data Explorer [weasis-dicom-explorer]
[INFO] Media Importer [weasis-acquire-explorer]
[INFO] Tool panel sample [weasis-acquire-editor]
[INFO] Default Plug-ins [weasis-acquire]
[INFO] 2D DICOM Viewer [weasis-dicom-viewer2d]
[INFO] DICOM Structured Report Viewer [weasis-dicom-sr]
[INFO] DICOM ECG Viewer [weasis-dicom-wave]
[INFO] DICOM AU Player [weasis-dicom-au]
[INFO] weasis-dicom-send
[INFO] weasis-dicom-qr
[INFO] Weasis DICOM-RT Tool panel [weasis-dicom-rt]
[INFO] DICOM Plug-ins [weasis-dicom]
[INFO] Weasis Launcher (Felix) [weasis-launcher]
[INFO] weasis-framework
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building weasis-parent 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-parent ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-parent/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-parent ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-parent/pom.xml to /home/user/.m2/repository/org/weasis/weasis-parent/3.1.0-SNAPSHOT/weasis-parent-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Parent of OpenCV [weasis-opencv-parent] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-opencv-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-opencv-parent ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-parent/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-opencv-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-opencv-parent ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-parent/pom.xml to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-parent/3.1.0-SNAPSHOT/weasis-opencv-parent-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCV Java Wrapper [weasis-opencv-core] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-opencv-core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-opencv-core ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-opencv-core ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (src-dependencies) @ weasis-opencv-core ---
[INFO] Configured Artifact: org.weasis.thirdparty.org.opencv:opencv:sources:4.0.0-dcmR2:jar
[INFO] Unpacking /home/user/.m2/repository/org/weasis/thirdparty/org/opencv/opencv/4.0.0-dcmR2/opencv-4.0.0-dcmR2-sources.jar to /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/target/sources-import with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ weasis-opencv-core ---
[INFO] Source directory: /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/src/main/java added.
[INFO] Source directory: /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/target/sources-import added.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-opencv-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/src/main/resources
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-opencv-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/target/classes
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-opencv-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-opencv-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-opencv-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-opencv-core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-opencv-core ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (bind-sources) > generate-sources @ weasis-opencv-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-opencv-core ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:unpack (src-dependencies) @ weasis-opencv-core ---
[INFO] Configured Artifact: org.weasis.thirdparty.org.opencv:opencv:sources:4.0.0-dcmR2:jar
[INFO] Unpacking /home/user/.m2/repository/org/weasis/thirdparty/org/opencv/opencv/4.0.0-dcmR2/opencv-4.0.0-dcmR2-sources.jar to /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/target/sources-import with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ weasis-opencv-core ---
[INFO] Source directory: /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/src/main/java added.
[INFO] Source directory: /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/target/sources-import added.
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (bind-sources) < generate-sources @ weasis-opencv-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (bind-sources) @ weasis-opencv-core ---
[INFO] Building jar: /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/target/weasis-opencv-core-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-opencv-core ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/target/weasis-opencv-core-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core/3.1.0-SNAPSHOT/weasis-opencv-core-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/pom.xml to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core/3.1.0-SNAPSHOT/weasis-opencv-core-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core/target/weasis-opencv-core-3.1.0-SNAPSHOT-sources.jar to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core/3.1.0-SNAPSHOT/weasis-opencv-core-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-opencv-core ---
[INFO] Installing org/weasis/opencv/weasis-opencv-core/3.1.0-SNAPSHOT/weasis-opencv-core-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCV native Windows x86 4.0.0-dcmR2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-opencv-core-windows-x86 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-opencv-core-windows-x86 ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-opencv-core-windows-x86 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-opencv-core-windows-x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86/src/main/resources
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86/src/main/java
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-opencv-core-windows-x86 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-opencv-core-windows-x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-opencv-core-windows-x86 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-opencv-core-windows-x86 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-opencv-core-windows-x86 ---
[WARNING] Bundle org.weasis.opencv:weasis-opencv-core-windows-x86:bundle:4.0.0-dcmR2 : Invalid bundle classpath entry: lib/opencv_java.dll: java.util.zip.ZipException: The JAR/ZIP file (/home/user/.m2/repository/org/weasis/thirdparty/org/opencv/opencv_java/4.0.0-dcmR2/opencv_java-4.0.0-dcmR2-windows-x86.dll) seems corrupted, error: error in opening zip file
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-opencv-core-windows-x86 ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86/target/weasis-opencv-core-windows-x86-4.0.0-dcmR2.jar to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core-windows-x86/4.0.0-dcmR2/weasis-opencv-core-windows-x86-4.0.0-dcmR2.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86/pom.xml to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core-windows-x86/4.0.0-dcmR2/weasis-opencv-core-windows-x86-4.0.0-dcmR2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-opencv-core-windows-x86 ---
[INFO] Installing org/weasis/opencv/weasis-opencv-core-windows-x86/4.0.0-dcmR2/weasis-opencv-core-windows-x86-4.0.0-dcmR2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCV native Windows x86-64 4.0.0-dcmR2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-opencv-core-windows-x86-64 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-opencv-core-windows-x86-64 ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86-64/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-opencv-core-windows-x86-64 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-opencv-core-windows-x86-64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86-64/src/main/resources
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86-64/src/main/java
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-opencv-core-windows-x86-64 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-opencv-core-windows-x86-64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86-64/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-opencv-core-windows-x86-64 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-opencv-core-windows-x86-64 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-opencv-core-windows-x86-64 ---
[WARNING] Bundle org.weasis.opencv:weasis-opencv-core-windows-x86-64:bundle:4.0.0-dcmR2 : Invalid bundle classpath entry: lib/opencv_java.dll: java.util.zip.ZipException: The JAR/ZIP file (/home/user/.m2/repository/org/weasis/thirdparty/org/opencv/opencv_java/4.0.0-dcmR2/opencv_java-4.0.0-dcmR2-windows-x86-64.dll) seems corrupted, error: error in opening zip file
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-opencv-core-windows-x86-64 ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86-64/target/weasis-opencv-core-windows-x86-64-4.0.0-dcmR2.jar to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core-windows-x86-64/4.0.0-dcmR2/weasis-opencv-core-windows-x86-64-4.0.0-dcmR2.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-windows-x86-64/pom.xml to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core-windows-x86-64/4.0.0-dcmR2/weasis-opencv-core-windows-x86-64-4.0.0-dcmR2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-opencv-core-windows-x86-64 ---
[INFO] Installing org/weasis/opencv/weasis-opencv-core-windows-x86-64/4.0.0-dcmR2/weasis-opencv-core-windows-x86-64-4.0.0-dcmR2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCV native Linux x86 4.0.0-dcmR2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-opencv-core-linux-x86 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-opencv-core-linux-x86 ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-opencv-core-linux-x86 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-opencv-core-linux-x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86/src/main/resources
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86/src/main/java
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-opencv-core-linux-x86 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-opencv-core-linux-x86 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-opencv-core-linux-x86 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-opencv-core-linux-x86 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-opencv-core-linux-x86 ---
[WARNING] Bundle org.weasis.opencv:weasis-opencv-core-linux-x86:bundle:4.0.0-dcmR2 : Invalid bundle classpath entry: lib/libopencv_java.so: java.util.zip.ZipException: The JAR/ZIP file (/home/user/.m2/repository/org/weasis/thirdparty/org/opencv/libopencv_java/4.0.0-dcmR2/libopencv_java-4.0.0-dcmR2-linux-x86.so) seems corrupted, error: error in opening zip file
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-opencv-core-linux-x86 ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86/target/weasis-opencv-core-linux-x86-4.0.0-dcmR2.jar to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core-linux-x86/4.0.0-dcmR2/weasis-opencv-core-linux-x86-4.0.0-dcmR2.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86/pom.xml to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core-linux-x86/4.0.0-dcmR2/weasis-opencv-core-linux-x86-4.0.0-dcmR2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-opencv-core-linux-x86 ---
[INFO] Installing org/weasis/opencv/weasis-opencv-core-linux-x86/4.0.0-dcmR2/weasis-opencv-core-linux-x86-4.0.0-dcmR2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCV native Linux amd64 4.0.0-dcmR2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-opencv-core-linux-x86-64 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-opencv-core-linux-x86-64 ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86-64/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-opencv-core-linux-x86-64 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-opencv-core-linux-x86-64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86-64/src/main/resources
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86-64/src/main/java
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-opencv-core-linux-x86-64 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-opencv-core-linux-x86-64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86-64/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-opencv-core-linux-x86-64 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-opencv-core-linux-x86-64 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-opencv-core-linux-x86-64 ---
[WARNING] Bundle org.weasis.opencv:weasis-opencv-core-linux-x86-64:bundle:4.0.0-dcmR2 : Invalid bundle classpath entry: lib/libopencv_java.so: java.util.zip.ZipException: The JAR/ZIP file (/home/user/.m2/repository/org/weasis/thirdparty/org/opencv/libopencv_java/4.0.0-dcmR2/libopencv_java-4.0.0-dcmR2-linux-x86-64.so) seems corrupted, error: error in opening zip file
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-opencv-core-linux-x86-64 ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86-64/target/weasis-opencv-core-linux-x86-64-4.0.0-dcmR2.jar to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core-linux-x86-64/4.0.0-dcmR2/weasis-opencv-core-linux-x86-64-4.0.0-dcmR2.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-linux-x86-64/pom.xml to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core-linux-x86-64/4.0.0-dcmR2/weasis-opencv-core-linux-x86-64-4.0.0-dcmR2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-opencv-core-linux-x86-64 ---
[INFO] Installing org/weasis/opencv/weasis-opencv-core-linux-x86-64/4.0.0-dcmR2/weasis-opencv-core-linux-x86-64-4.0.0-dcmR2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCV native Mac amd64 4.0.0-dcmR2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-opencv-core-macosx-x86-64 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-opencv-core-macosx-x86-64 ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-macosx-x86-64/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-opencv-core-macosx-x86-64 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-opencv-core-macosx-x86-64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-macosx-x86-64/src/main/resources
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-macosx-x86-64/src/main/java
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-opencv-core-macosx-x86-64 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-opencv-core-macosx-x86-64 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-macosx-x86-64/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-opencv-core-macosx-x86-64 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-opencv-core-macosx-x86-64 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-opencv-core-macosx-x86-64 ---
[WARNING] Bundle org.weasis.opencv:weasis-opencv-core-macosx-x86-64:bundle:4.0.0-dcmR2 : Invalid bundle classpath entry: lib/libopencv_java.jnilib: java.util.zip.ZipException: The JAR/ZIP file (/home/user/.m2/repository/org/weasis/thirdparty/org/opencv/libopencv_java/4.0.0-dcmR2/libopencv_java-4.0.0-dcmR2-macosx-x86-64.jnilib) seems corrupted, error: error in opening zip file
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-opencv-core-macosx-x86-64 ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-macosx-x86-64/target/weasis-opencv-core-macosx-x86-64-4.0.0-dcmR2.jar to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core-macosx-x86-64/4.0.0-dcmR2/weasis-opencv-core-macosx-x86-64-4.0.0-dcmR2.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/weasis-opencv-core-macosx-x86-64/pom.xml to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv-core-macosx-x86-64/4.0.0-dcmR2/weasis-opencv-core-macosx-x86-64-4.0.0-dcmR2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-opencv-core-macosx-x86-64 ---
[INFO] Installing org/weasis/opencv/weasis-opencv-core-macosx-x86-64/4.0.0-dcmR2/weasis-opencv-core-macosx-x86-64-4.0.0-dcmR2.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCV [weasis-opencv] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-opencv ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-opencv ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-opencv/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-opencv ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-opencv ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-opencv/pom.xml to /home/user/.m2/repository/org/weasis/opencv/weasis-opencv/3.1.0-SNAPSHOT/weasis-opencv-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Parent of Core Plug-ins [weasis-core-parent] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-core-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-core-parent ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-core/weasis-core-parent/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-core-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-core-parent ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-core/weasis-core-parent/pom.xml to /home/user/.m2/repository/org/weasis/core/weasis-core-parent/3.1.0-SNAPSHOT/weasis-core-parent-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Weasis Core Util [weasis-core-util] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-core-util ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-core-util ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-core/weasis-core-util/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-core-util ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-core-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-core/weasis-core-util/src/main/resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-core-util ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /home/user/build/nroduit/Weasis/weasis-core/weasis-core-util/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-core-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-core/weasis-core-util/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-core-util ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-core-util ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weasis-core-util ---
[INFO] Building jar: /home/user/build/nroduit/Weasis/weasis-core/weasis-core-util/target/weasis-core-util-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-core-util ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-core/weasis-core-util/target/weasis-core-util-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/core/weasis-core-util/3.1.0-SNAPSHOT/weasis-core-util-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-core/weasis-core-util/pom.xml to /home/user/.m2/repository/org/weasis/core/weasis-core-util/3.1.0-SNAPSHOT/weasis-core-util-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Weasis Core API [weasis-core-api] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-core-api ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-core-api ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-core-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-core-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 45 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 139 source files to /home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/src/main/java/org/weasis/core/api/gui/util/DropDownButton.java: /home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/src/main/java/org/weasis/core/api/gui/util/DropDownButton.java uses or overrides a deprecated API.
[INFO] /home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/src/main/java/org/weasis/core/api/gui/util/DropDownButton.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/src/main/java/org/weasis/core/api/media/data/NativeCache.java: Some input files use unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/src/main/java/org/weasis/core/api/media/data/NativeCache.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-core-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-core-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.weasis.core.api.media.data.TagWTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.weasis.core.api.media.data.TagWTest
[INFO] Running org.weasis.core.api.service.WPropertiesTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s - in org.weasis.core.api.service.WPropertiesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-core-api ---
[WARNING] Bundle org.weasis.core:weasis-core-api:bundle:3.1.0-SNAPSHOT : Split package, multiple jars provide the same package:org/weasis/core/api
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:weasis-core-util]
Class path         [Jar:., Jar:weasis-core-util, Jar:org.apache.felix.prefs, Jar:org.osgi.service.prefs, Jar:commons-codec, Jar:junit, Jar:hamcrest-core, Jar:mockito-all, Jar:org.apache.felix.gogo.command, Jar:org.apache.felix.gogo.shell, Jar:org.apache.felix.gogo.runtime, Jar:weasis-opencv-core, Jar:slf4j-api, Jar:osgi.core, Jar:osgi.cmpn, Jar:org.apache.felix.scr.annotations]
[WARNING] Bundle org.weasis.core:weasis-core-api:bundle:3.1.0-SNAPSHOT : Split package, multiple jars provide the same package:org/weasis/core/api/media/data
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:weasis-core-util]
Class path         [Jar:., Jar:weasis-core-util, Jar:org.apache.felix.prefs, Jar:org.osgi.service.prefs, Jar:commons-codec, Jar:junit, Jar:hamcrest-core, Jar:mockito-all, Jar:org.apache.felix.gogo.command, Jar:org.apache.felix.gogo.shell, Jar:org.apache.felix.gogo.runtime, Jar:weasis-opencv-core, Jar:slf4j-api, Jar:osgi.core, Jar:osgi.cmpn, Jar:org.apache.felix.scr.annotations]
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-core-api ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/target/weasis-core-api-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/core/weasis-core-api/3.1.0-SNAPSHOT/weasis-core-api-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-core/weasis-core-api/pom.xml to /home/user/.m2/repository/org/weasis/core/weasis-core-api/3.1.0-SNAPSHOT/weasis-core-api-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-core-api ---
[INFO] Installing org/weasis/core/weasis-core-api/3.1.0-SNAPSHOT/weasis-core-api-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Weasis UI API (j2se) [weasis-core-ui] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading from central: http://repo.maven.apache.org/maven2/org/knowm/xchart/xchart/3.5.0/xchart-3.5.0.pom
Downloaded from central: http://repo.maven.apache.org/maven2/org/knowm/xchart/xchart/3.5.0/xchart-3.5.0.pom (727 B at 8.2 kB/s)
Downloading from central: http://repo.maven.apache.org/maven2/org/knowm/xchart/xchart-parent/3.5.0/xchart-parent-3.5.0.pom
Downloaded from central: http://repo.maven.apache.org/maven2/org/knowm/xchart/xchart-parent/3.5.0/xchart-parent-3.5.0.pom (7.2 kB at 652 kB/s)
Downloading from central: http://repo.maven.apache.org/maven2/de/erichseifert/vectorgraphics2d/VectorGraphics2D/0.11/VectorGraphics2D-0.11.pom
Downloaded from central: http://repo.maven.apache.org/maven2/de/erichseifert/vectorgraphics2d/VectorGraphics2D/0.11/VectorGraphics2D-0.11.pom (2.4 kB at 183 kB/s)
Downloading from central: http://repo.maven.apache.org/maven2/org/knowm/xchart/xchart/3.5.0/xchart-3.5.0.jar
Downloading from central: http://repo.maven.apache.org/maven2/de/erichseifert/vectorgraphics2d/VectorGraphics2D/0.11/VectorGraphics2D-0.11.jar
Downloaded from central: http://repo.maven.apache.org/maven2/de/erichseifert/vectorgraphics2d/VectorGraphics2D/0.11/VectorGraphics2D-0.11.jar (92 kB at 1.2 MB/s)
Downloaded from central: http://repo.maven.apache.org/maven2/org/knowm/xchart/xchart/3.5.0/xchart-3.5.0.jar (238 kB at 3.0 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-core-ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-core-ui ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-core-ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-core-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 97 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-core-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 148 source files to /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/src/main/java/org/weasis/core/ui/pref/ViewSetting.java: Some input files use or override a deprecated API.
[INFO] /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/src/main/java/org/weasis/core/ui/pref/ViewSetting.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/src/main/java/org/weasis/core/ui/editor/image/ImageViewerEventManager.java: Some input files use unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/src/main/java/org/weasis/core/ui/editor/image/ImageViewerEventManager.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-core-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 40 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-core-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/target/test-classes
[INFO] /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/src/test/java/org/weasis/core/ui/test/testers/GraphicTester.java: /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/src/test/java/org/weasis/core/ui/test/testers/GraphicTester.java uses unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/src/test/java/org/weasis/core/ui/test/testers/GraphicTester.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-core-ui ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.weasis.core.ui.model.graphic.imp.line.ParallelLineGraphicTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.119 s - in org.weasis.core.ui.model.graphic.imp.line.ParallelLineGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.line.PerpendicularLineGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.weasis.core.ui.model.graphic.imp.line.PerpendicularLineGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.line.LineGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.weasis.core.ui.model.graphic.imp.line.LineGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.line.PolylineGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.weasis.core.ui.model.graphic.imp.line.PolylineGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.line.LineWithGapGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.weasis.core.ui.model.graphic.imp.line.LineWithGapGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.PixelInfoGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.weasis.core.ui.model.graphic.imp.PixelInfoGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.PointGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.weasis.core.ui.model.graphic.imp.PointGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.angle.AngleToolGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.weasis.core.ui.model.graphic.imp.angle.AngleToolGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.angle.CobbAngleToolGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.weasis.core.ui.model.graphic.imp.angle.CobbAngleToolGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.angle.FourPointsAngleToolGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.weasis.core.ui.model.graphic.imp.angle.FourPointsAngleToolGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.angle.OpenAngleToolGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.weasis.core.ui.model.graphic.imp.angle.OpenAngleToolGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.area.PolygonGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.weasis.core.ui.model.graphic.imp.area.PolygonGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.area.SelectGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.weasis.core.ui.model.graphic.imp.area.SelectGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.area.ThreePointsCircleGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.weasis.core.ui.model.graphic.imp.area.ThreePointsCircleGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.area.EllipseGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.weasis.core.ui.model.graphic.imp.area.EllipseGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.area.RectangleGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.weasis.core.ui.model.graphic.imp.area.RectangleGraphicTest
[INFO] Running org.weasis.core.ui.model.graphic.imp.AnnotationGraphicTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.weasis.core.ui.model.graphic.imp.AnnotationGraphicTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-core-ui ---
[WARNING] Bundle org.weasis.core:weasis-core-ui:bundle:3.1.0-SNAPSHOT : Unused Export-Package instructions: [org.knowm.xchart.style.*, org.knowm.xchart.style.colors.*, org.knowm.xchart.style.lines.*, org.knowm.xchart.style.markers.*] 
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-core-ui ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/target/weasis-core-ui-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/core/weasis-core-ui/3.1.0-SNAPSHOT/weasis-core-ui-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-core/weasis-core-ui/pom.xml to /home/user/.m2/repository/org/weasis/core/weasis-core-ui/3.1.0-SNAPSHOT/weasis-core-ui-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-core-ui ---
[INFO] Installing org/weasis/core/weasis-core-ui/3.1.0-SNAPSHOT/weasis-core-ui-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Core Plug-ins [weasis-core] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-core ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-core/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-core ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-core/pom.xml to /home/user/.m2/repository/org/weasis/core/weasis-core/3.1.0-SNAPSHOT/weasis-core-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Parent of ImageIO Plug-ins [weasis-imageio-parent] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-imageio-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-imageio-parent ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-imageio/weasis-imageio-parent/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-imageio-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-imageio-parent ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-imageio/weasis-imageio-parent/pom.xml to /home/user/.m2/repository/org/weasis/imageio/weasis-imageio-parent/3.1.0-SNAPSHOT/weasis-imageio-parent-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageIO Codec [weasis-imageio-codec] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-imageio-codec ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-imageio-codec ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-imageio/weasis-imageio-codec/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-imageio-codec ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-imageio-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-imageio/weasis-imageio-codec/src/main/resources
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-imageio-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/user/build/nroduit/Weasis/weasis-imageio/weasis-imageio-codec/target/classes
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-imageio-codec ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-imageio-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-imageio/weasis-imageio-codec/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-imageio-codec ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-imageio-codec ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-imageio-codec ---
[WARNING] Bundle org.weasis.imageio:weasis-imageio-codec:bundle:3.1.0-SNAPSHOT : Unused Export-Package instructions: [jj2000.**] 
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-imageio-codec ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-imageio/weasis-imageio-codec/target/weasis-imageio-codec-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/imageio/weasis-imageio-codec/3.1.0-SNAPSHOT/weasis-imageio-codec-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-imageio/weasis-imageio-codec/pom.xml to /home/user/.m2/repository/org/weasis/imageio/weasis-imageio-codec/3.1.0-SNAPSHOT/weasis-imageio-codec-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-imageio-codec ---
[INFO] Installing org/weasis/imageio/weasis-imageio-codec/3.1.0-SNAPSHOT/weasis-imageio-codec-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageIO Plug-ins [weasis-imageio] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-imageio ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-imageio ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-imageio/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-imageio ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-imageio ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-imageio/pom.xml to /home/user/.m2/repository/org/weasis/imageio/weasis-imageio/3.1.0-SNAPSHOT/weasis-imageio-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Parent of Default Plug-ins [weasis-base-parent] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-base-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-base-parent ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-base/weasis-base-parent/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-base-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-base-parent ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-base/weasis-base-parent/pom.xml to /home/user/.m2/repository/org/weasis/base/weasis-base-parent/3.1.0-SNAPSHOT/weasis-base-parent-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Weasis Base UI [weasis-base-ui] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-base-ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-base-ui ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-base/weasis-base-ui/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-base-ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-base-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-base/weasis-base-ui/src/main/resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-base-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/user/build/nroduit/Weasis/weasis-base/weasis-base-ui/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-base/weasis-base-ui/src/main/java/org/weasis/base/ui/gui/WeasisWinListener.java: Some input files use unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-base/weasis-base-ui/src/main/java/org/weasis/base/ui/gui/WeasisWinListener.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-base-ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-base-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-base/weasis-base-ui/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-base-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-base-ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-base-ui ---
[WARNING] Bundle org.weasis.base:weasis-base-ui:bundle:3.1.0-SNAPSHOT : Export org.weasis.base.ui.gui,  has 1,  private references [org.weasis.base.ui.internal], 
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-base-ui ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-base/weasis-base-ui/target/weasis-base-ui-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/base/weasis-base-ui/3.1.0-SNAPSHOT/weasis-base-ui-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-base/weasis-base-ui/pom.xml to /home/user/.m2/repository/org/weasis/base/weasis-base-ui/3.1.0-SNAPSHOT/weasis-base-ui-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-base-ui ---
[INFO] Installing org/weasis/base/weasis-base-ui/3.1.0-SNAPSHOT/weasis-base-ui-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Media Explorer [weasis-base-explorer] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-base-explorer ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-base-explorer ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-base/weasis-base-explorer/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-base-explorer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-base-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-base-explorer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /home/user/build/nroduit/Weasis/weasis-base/weasis-base-explorer/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-base/weasis-base-explorer/src/main/java/org/weasis/base/explorer/list/AThumbnailModel.java: Some input files use unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-base/weasis-base-explorer/src/main/java/org/weasis/base/explorer/list/AThumbnailModel.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-base-explorer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-base-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-base/weasis-base-explorer/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-base-explorer ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-base-explorer ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-base-explorer ---
[WARNING] Bundle org.weasis.base:weasis-base-explorer:bundle:3.1.0-SNAPSHOT : Export org.weasis.base.explorer,  has 1,  private references [org.weasis.base.explorer.list.impl], 
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-base-explorer ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-base/weasis-base-explorer/target/weasis-base-explorer-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/base/weasis-base-explorer/3.1.0-SNAPSHOT/weasis-base-explorer-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-base/weasis-base-explorer/pom.xml to /home/user/.m2/repository/org/weasis/base/weasis-base-explorer/3.1.0-SNAPSHOT/weasis-base-explorer-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-base-explorer ---
[INFO] Installing org/weasis/base/weasis-base-explorer/3.1.0-SNAPSHOT/weasis-base-explorer-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Image Viewer [weasis-base-viewer2d] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-base-viewer2d ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-base-viewer2d ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-base/weasis-base-viewer2d/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-base-viewer2d ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-base-viewer2d ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-base-viewer2d ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/user/build/nroduit/Weasis/weasis-base/weasis-base-viewer2d/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-base/weasis-base-viewer2d/src/main/java/org/weasis/base/viewer2d/ViewerFactory.java: /home/user/build/nroduit/Weasis/weasis-base/weasis-base-viewer2d/src/main/java/org/weasis/base/viewer2d/ViewerFactory.java uses or overrides a deprecated API.
[INFO] /home/user/build/nroduit/Weasis/weasis-base/weasis-base-viewer2d/src/main/java/org/weasis/base/viewer2d/ViewerFactory.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/user/build/nroduit/Weasis/weasis-base/weasis-base-viewer2d/src/main/java/org/weasis/base/viewer2d/View2d.java: Some input files use unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-base/weasis-base-viewer2d/src/main/java/org/weasis/base/viewer2d/View2d.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-base-viewer2d ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-base-viewer2d ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-base/weasis-base-viewer2d/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-base-viewer2d ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-base-viewer2d ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-base-viewer2d ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-base-viewer2d ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-base/weasis-base-viewer2d/target/weasis-base-viewer2d-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/base/weasis-base-viewer2d/3.1.0-SNAPSHOT/weasis-base-viewer2d-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-base/weasis-base-viewer2d/pom.xml to /home/user/.m2/repository/org/weasis/base/weasis-base-viewer2d/3.1.0-SNAPSHOT/weasis-base-viewer2d-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-base-viewer2d ---
[INFO] Installing org/weasis/base/weasis-base-viewer2d/3.1.0-SNAPSHOT/weasis-base-viewer2d-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Default Plug-ins [weasis-base] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-base ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-base ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-base/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-base ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-base ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-base/pom.xml to /home/user/.m2/repository/org/weasis/base/weasis-base/3.1.0-SNAPSHOT/weasis-base-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Parent of DICOM Plug-ins [weasis-dicom-parent] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-dicom-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-dicom-parent ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-parent/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-dicom-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-dicom-parent ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-parent/pom.xml to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-parent/3.1.0-SNAPSHOT/weasis-dicom-parent-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building DICOM Codec [weasis-dicom-codec] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-dicom-codec ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-dicom-codec ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-codec/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-dicom-codec ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-dicom-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-dicom-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-codec/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-codec/src/main/java/org/weasis/dicom/codec/DicomMediaIO.java: Some input files use unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-codec/src/main/java/org/weasis/dicom/codec/DicomMediaIO.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-dicom-codec ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-dicom-codec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-codec/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-dicom-codec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-codec/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-dicom-codec ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.weasis.dicom.codec.TagDTest
log4j:WARN No appenders could be found for logger (org.weasis.dicom.codec.TagD).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.409 s - in org.weasis.dicom.codec.TagDTest
[INFO] Running org.weasis.dicom.codec.utils.DicomMediaUtilsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.weasis.dicom.codec.utils.DicomMediaUtilsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-dicom-codec ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-dicom-codec ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-codec/target/weasis-dicom-codec-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-codec/3.1.0-SNAPSHOT/weasis-dicom-codec-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-codec/pom.xml to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-codec/3.1.0-SNAPSHOT/weasis-dicom-codec-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-dicom-codec ---
[INFO] Installing org/weasis/dicom/weasis-dicom-codec/3.1.0-SNAPSHOT/weasis-dicom-codec-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building DICOM Data Explorer [weasis-dicom-explorer] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-dicom-explorer ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-dicom-explorer ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-explorer/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-dicom-explorer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-dicom-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-dicom-explorer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-explorer/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-explorer/src/main/java/org/weasis/dicom/explorer/DicomExplorer.java: Some input files use unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-explorer/src/main/java/org/weasis/dicom/explorer/DicomExplorer.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-dicom-explorer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-dicom-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-explorer/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-dicom-explorer ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-dicom-explorer ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-dicom-explorer ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-dicom-explorer ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-explorer/target/weasis-dicom-explorer-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-explorer/3.1.0-SNAPSHOT/weasis-dicom-explorer-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-explorer/pom.xml to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-explorer/3.1.0-SNAPSHOT/weasis-dicom-explorer-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-dicom-explorer ---
[INFO] Installing org/weasis/dicom/weasis-dicom-explorer/3.1.0-SNAPSHOT/weasis-dicom-explorer-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Media Importer [weasis-acquire-explorer] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-acquire-explorer ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-acquire-explorer ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-explorer/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-acquire-explorer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-acquire-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-explorer/src/main/resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-acquire-explorer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-explorer/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-explorer/src/main/java/org/weasis/acquire/explorer/gui/central/tumbnail/AcquireCentralTumbnailPane.java: Some input files use unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-explorer/src/main/java/org/weasis/acquire/explorer/gui/central/tumbnail/AcquireCentralTumbnailPane.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-acquire-explorer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-acquire-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-explorer/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-acquire-explorer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-explorer/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-acquire-explorer ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.weasis.acquire.explorer.util.image.ImageInfoHelperTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/user/.m2/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/user/.m2/repository/org/slf4j/slf4j-simple/1.7.18/slf4j-simple-1.7.18.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
log4j:WARN No appenders could be found for logger (org.weasis.acquire.explorer.util.ImageInfoHelper).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.523 s - in org.weasis.acquire.explorer.util.image.ImageInfoHelperTest
[INFO] Running org.weasis.acquire.explorer.AcquireImageValuesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.weasis.acquire.explorer.AcquireImageValuesTest
[INFO] Running org.weasis.acquire.explorer.core.bean.GlobalTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/user/.m2/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/user/.m2/repository/org/slf4j/slf4j-simple/1.7.18/slf4j-simple-1.7.18.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.972 s - in org.weasis.acquire.explorer.core.bean.GlobalTest
[INFO] Running org.weasis.acquire.explorer.core.bean.SeriesGroupTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/user/.m2/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/user/.m2/repository/org/slf4j/slf4j-simple/1.7.18/slf4j-simple-1.7.18.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.541 s - in org.weasis.acquire.explorer.core.bean.SeriesGroupTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-acquire-explorer ---
[WARNING] Bundle org.weasis.acquire:weasis-acquire-explorer:bundle:3.1.0-SNAPSHOT : Export org.weasis.acquire.explorer.gui.control,  has 1,  private references [net.samuelcampos.usbdrivedectector.events], 
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-acquire-explorer ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-explorer/target/weasis-acquire-explorer-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/acquire/weasis-acquire-explorer/3.1.0-SNAPSHOT/weasis-acquire-explorer-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-explorer/pom.xml to /home/user/.m2/repository/org/weasis/acquire/weasis-acquire-explorer/3.1.0-SNAPSHOT/weasis-acquire-explorer-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-acquire-explorer ---
[INFO] Installing org/weasis/acquire/weasis-acquire-explorer/3.1.0-SNAPSHOT/weasis-acquire-explorer-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Tool panel sample [weasis-acquire-editor] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-acquire-editor ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-acquire-editor ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-editor/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-acquire-editor ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-acquire-editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-editor/src/main/resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-acquire-editor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-editor/target/classes
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-acquire-editor ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-acquire-editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-editor/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-acquire-editor ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-acquire-editor ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-acquire-editor ---
[WARNING] Bundle org.weasis.acquire:weasis-acquire-editor:bundle:3.1.0-SNAPSHOT : Export org.weasis.acquire.dockable.components.actions.rectify.lib,  has 1,  private references [org.weasis.acquire.operations.impl], 
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-acquire-editor ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-editor/target/weasis-acquire-editor-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/acquire/weasis-acquire-editor/3.1.0-SNAPSHOT/weasis-acquire-editor-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-acquire/weasis-acquire-editor/pom.xml to /home/user/.m2/repository/org/weasis/acquire/weasis-acquire-editor/3.1.0-SNAPSHOT/weasis-acquire-editor-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-acquire-editor ---
[INFO] Installing org/weasis/acquire/weasis-acquire-editor/3.1.0-SNAPSHOT/weasis-acquire-editor-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Default Plug-ins [weasis-acquire] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-acquire ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-acquire ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-acquire/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-acquire ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-acquire ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-acquire/pom.xml to /home/user/.m2/repository/org/weasis/acquire/weasis-acquire/3.1.0-SNAPSHOT/weasis-acquire-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building 2D DICOM Viewer [weasis-dicom-viewer2d] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-dicom-viewer2d ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-dicom-viewer2d ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-viewer2d/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-dicom-viewer2d ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-dicom-viewer2d ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-dicom-viewer2d ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-viewer2d/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-viewer2d/src/main/java/org/weasis/dicom/viewer2d/View2dFactory.java: /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-viewer2d/src/main/java/org/weasis/dicom/viewer2d/View2dFactory.java uses or overrides a deprecated API.
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-viewer2d/src/main/java/org/weasis/dicom/viewer2d/View2dFactory.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-viewer2d/src/main/java/org/weasis/dicom/viewer2d/View2d.java: Some input files use unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-viewer2d/src/main/java/org/weasis/dicom/viewer2d/View2d.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-dicom-viewer2d ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-dicom-viewer2d ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-viewer2d/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-dicom-viewer2d ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-dicom-viewer2d ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-dicom-viewer2d ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-dicom-viewer2d ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-viewer2d/target/weasis-dicom-viewer2d-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-viewer2d/3.1.0-SNAPSHOT/weasis-dicom-viewer2d-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-viewer2d/pom.xml to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-viewer2d/3.1.0-SNAPSHOT/weasis-dicom-viewer2d-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-dicom-viewer2d ---
[INFO] Installing org/weasis/dicom/weasis-dicom-viewer2d/3.1.0-SNAPSHOT/weasis-dicom-viewer2d-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building DICOM Structured Report Viewer [weasis-dicom-sr] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-dicom-sr ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-dicom-sr ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-sr/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-dicom-sr ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-dicom-sr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-sr/src/main/resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-dicom-sr ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-sr/target/classes
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-dicom-sr ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-dicom-sr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-sr/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-dicom-sr ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-dicom-sr ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-dicom-sr ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-dicom-sr ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-sr/target/weasis-dicom-sr-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-sr/3.1.0-SNAPSHOT/weasis-dicom-sr-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-sr/pom.xml to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-sr/3.1.0-SNAPSHOT/weasis-dicom-sr-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-dicom-sr ---
[INFO] Installing org/weasis/dicom/weasis-dicom-sr/3.1.0-SNAPSHOT/weasis-dicom-sr-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building DICOM ECG Viewer [weasis-dicom-wave] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-dicom-wave ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-dicom-wave ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-wave/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-dicom-wave ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-dicom-wave ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-wave/src/main/resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-dicom-wave ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-wave/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-wave/src/main/java/org/weasis/dicom/wave/WaveContainer.java: /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-wave/src/main/java/org/weasis/dicom/wave/WaveContainer.java uses unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-wave/src/main/java/org/weasis/dicom/wave/WaveContainer.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-dicom-wave ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-dicom-wave ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-wave/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-dicom-wave ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-dicom-wave ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-dicom-wave ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-dicom-wave ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-wave/target/weasis-dicom-wave-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-wave/3.1.0-SNAPSHOT/weasis-dicom-wave-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-wave/pom.xml to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-wave/3.1.0-SNAPSHOT/weasis-dicom-wave-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-dicom-wave ---
[INFO] Installing org/weasis/dicom/weasis-dicom-wave/3.1.0-SNAPSHOT/weasis-dicom-wave-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building DICOM AU Player [weasis-dicom-au] 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-dicom-au ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-dicom-au ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-au/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-dicom-au ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-dicom-au ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-au/src/main/resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-dicom-au ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-au/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-au/src/main/java/org/weasis/dicom/au/AuView.java: /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-au/src/main/java/org/weasis/dicom/au/AuView.java uses unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-au/src/main/java/org/weasis/dicom/au/AuView.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-dicom-au ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-dicom-au ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-au/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-dicom-au ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-dicom-au ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-dicom-au ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-dicom-au ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-au/target/weasis-dicom-au-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-au/3.1.0-SNAPSHOT/weasis-dicom-au-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-au/pom.xml to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-au/3.1.0-SNAPSHOT/weasis-dicom-au-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-dicom-au ---
[INFO] Installing org/weasis/dicom/weasis-dicom-au/3.1.0-SNAPSHOT/weasis-dicom-au-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building weasis-dicom-send 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-dicom-send ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-dicom-send ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-send/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-dicom-send ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-dicom-send ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-send/src/main/resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-dicom-send ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-send/target/classes
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-dicom-send ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-dicom-send ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-send/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-dicom-send ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-dicom-send ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-dicom-send ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-dicom-send ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-send/target/weasis-dicom-send-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-send/3.1.0-SNAPSHOT/weasis-dicom-send-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-send/pom.xml to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-send/3.1.0-SNAPSHOT/weasis-dicom-send-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-dicom-send ---
[INFO] Installing org/weasis/dicom/weasis-dicom-send/3.1.0-SNAPSHOT/weasis-dicom-send-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building weasis-dicom-qr 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-dicom-qr ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-dicom-qr ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-qr/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-dicom-qr ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-dicom-qr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-qr/src/main/resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-dicom-qr ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-qr/target/classes
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-qr/src/main/java/org/weasis/dicom/qr/RetrieveTreeModel.java: /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-qr/src/main/java/org/weasis/dicom/qr/RetrieveTreeModel.java uses unchecked or unsafe operations.
[INFO] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-qr/src/main/java/org/weasis/dicom/qr/RetrieveTreeModel.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.26.0:scr (generate-scr-scrdescriptor) @ weasis-dicom-qr ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ weasis-dicom-qr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-qr/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ weasis-dicom-qr ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ weasis-dicom-qr ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:bundle (default-bundle) @ weasis-dicom-qr ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weasis-dicom-qr ---
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-qr/target/weasis-dicom-qr-3.1.0-SNAPSHOT.jar to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-qr/3.1.0-SNAPSHOT/weasis-dicom-qr-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-qr/pom.xml to /home/user/.m2/repository/org/weasis/dicom/weasis-dicom-qr/3.1.0-SNAPSHOT/weasis-dicom-qr-3.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:4.0.0:install (default-install) @ weasis-dicom-qr ---
[INFO] Installing org/weasis/dicom/weasis-dicom-qr/3.1.0-SNAPSHOT/weasis-dicom-qr-3.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Weasis DICOM-RT Tool panel [weasis-dicom-rt] 3.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/core/weasis-core-api/3.0.3-SNAPSHOT/maven-metadata.xml
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/core/weasis-core-parent/3.0.3-SNAPSHOT/maven-metadata.xml
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/core/weasis-core-util/3.0.3-SNAPSHOT/maven-metadata.xml
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/core/weasis-core-ui/3.0.3-SNAPSHOT/maven-metadata.xml
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/dicom/weasis-dicom-codec/3.0.3-SNAPSHOT/maven-metadata.xml
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/dicom/weasis-dicom-explorer/3.0.3-SNAPSHOT/maven-metadata.xml
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/dicom/weasis-dicom-viewer2d/3.0.3-SNAPSHOT/maven-metadata.xml
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/opencv/weasis-opencv-core/3.0.3-SNAPSHOT/maven-metadata.xml
Downloading from apache-snapshots: https://repository.apache.org/snapshots/org/weasis/opencv/weasis-opencv-parent/3.0.3-SNAPSHOT/maven-metadata.xml
Downloading from central: http://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
Downloaded from central: http://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 1.3 MB/s)
Downloading from central: http://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
Downloaded from central: http://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 17 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weasis-dicom-rt ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-cli) @ weasis-dicom-rt ---
[INFO] argLine set to -javaagent:/home/user/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/target/jacoco.exec
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (min-requirement) @ weasis-dicom-rt ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ weasis-dicom-rt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ weasis-dicom-rt ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Dvh.java:[15,24] package org.knowm.xchart does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Dvh.java:[16,38] package org.knowm.xchart.style.markers does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Dvh.java:[179,53] cannot find symbol
  symbol:   class XYChart
  location: class org.weasis.dicom.rt.Dvh
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Dvh.java:[179,12] cannot find symbol
  symbol:   class XYChart
  location: class org.weasis.dicom.rt.Dvh
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[37,24] package org.knowm.xchart does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[38,24] package org.knowm.xchart does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[39,24] package org.knowm.xchart does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[40,24] package org.knowm.xchart does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Dvh.java:[202,24] cannot find symbol
  symbol:   variable SeriesMarkers
  location: class org.weasis.dicom.rt.Dvh
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtLayer.java:[23,48] cannot find symbol
  symbol:   variable DICOM_RT
  location: class org.weasis.core.ui.model.layer.LayerType
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/KeyDouble.java:[11,28] cannot find symbol
  symbol:   method round(double,int)
  location: class org.weasis.core.api.gui.util.MathUtil
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Image.java:[32,53] cannot find symbol
  symbol:   method getDicomObject()
  location: interface org.weasis.core.api.media.data.MediaReader
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[329,17] cannot find symbol
  symbol:   class XYChart
  location: class org.weasis.dicom.rt.RtDisplayTool
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[329,40] cannot find symbol
  symbol:   class XYChartBuilder
  location: class org.weasis.dicom.rt.RtDisplayTool
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[331,74] package XYSeries does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[339,17] cannot find symbol
  symbol:   class XChartPanel
  location: class org.weasis.dicom.rt.RtDisplayTool
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[339,29] cannot find symbol
  symbol:   class XYChart
  location: class org.weasis.dicom.rt.RtDisplayTool
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[339,55] cannot find symbol
  symbol:   class XChartPanel
  location: class org.weasis.dicom.rt.RtDisplayTool
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[548,62] cannot find symbol
  symbol:   variable DICOM_RT
  location: class org.weasis.core.ui.model.layer.LayerType
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[564,67] cannot find symbol
  symbol:   variable DICOM_RT
  location: class org.weasis.core.ui.model.layer.LayerType
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[601,71] cannot find symbol
  symbol:   variable DICOM_RT
  location: class org.weasis.core.ui.model.layer.LayerType
[INFO] 21 errors 
[INFO] -------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping weasis-framework
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] weasis-parent ...................................... SUCCESS [  2.338 s]
[INFO] Parent of OpenCV [weasis-opencv-parent] ............ SUCCESS [  4.230 s]
[INFO] OpenCV Java Wrapper [weasis-opencv-core] ........... SUCCESS [ 26.675 s]
[INFO] OpenCV native Windows x86 .......................... SUCCESS [  0.765 s]
[INFO] OpenCV native Windows x86-64 ....................... SUCCESS [  0.886 s]
[INFO] OpenCV native Linux x86 ............................ SUCCESS [  1.127 s]
[INFO] OpenCV native Linux amd64 .......................... SUCCESS [  0.948 s]
[INFO] OpenCV native Mac amd64 ............................ SUCCESS [  0.875 s]
[INFO] OpenCV [weasis-opencv] ............................. SUCCESS [  0.026 s]
[INFO] Parent of Core Plug-ins [weasis-core-parent] ....... SUCCESS [  0.018 s]
[INFO] Weasis Core Util [weasis-core-util] ................ SUCCESS [  1.453 s]
[INFO] Weasis Core API [weasis-core-api] .................. SUCCESS [  6.910 s]
[INFO] Weasis UI API (j2se) [weasis-core-ui] .............. SUCCESS [ 11.526 s]
[INFO] Core Plug-ins [weasis-core] ........................ SUCCESS [  0.016 s]
[INFO] Parent of ImageIO Plug-ins [weasis-imageio-parent] . SUCCESS [  0.014 s]
[INFO] ImageIO Codec [weasis-imageio-codec] ............... SUCCESS [  0.447 s]
[INFO] ImageIO Plug-ins [weasis-imageio] .................. SUCCESS [  0.008 s]
[INFO] Parent of Default Plug-ins [weasis-base-parent] .... SUCCESS [  0.010 s]
[INFO] Weasis Base UI [weasis-base-ui] .................... SUCCESS [  0.513 s]
[INFO] Media Explorer [weasis-base-explorer] .............. SUCCESS [  0.593 s]
[INFO] Image Viewer [weasis-base-viewer2d] ................ SUCCESS [  0.695 s]
[INFO] Default Plug-ins [weasis-base] ..................... SUCCESS [  0.007 s]
[INFO] Parent of DICOM Plug-ins [weasis-dicom-parent] ..... SUCCESS [  0.006 s]
[INFO] DICOM Codec [weasis-dicom-codec] ................... SUCCESS [  6.020 s]
[INFO] DICOM Data Explorer [weasis-dicom-explorer] ........ SUCCESS [  2.579 s]
[INFO] Media Importer [weasis-acquire-explorer] ........... SUCCESS [ 18.386 s]
[INFO] Tool panel sample [weasis-acquire-editor] .......... SUCCESS [  0.699 s]
[INFO] Default Plug-ins [weasis-acquire] .................. SUCCESS [  0.008 s]
[INFO] 2D DICOM Viewer [weasis-dicom-viewer2d] ............ SUCCESS [  1.321 s]
[INFO] DICOM Structured Report Viewer [weasis-dicom-sr] ... SUCCESS [  1.088 s]
[INFO] DICOM ECG Viewer [weasis-dicom-wave] ............... SUCCESS [  0.804 s]
[INFO] DICOM AU Player [weasis-dicom-au] .................. SUCCESS [  0.545 s]
[INFO] weasis-dicom-send .................................. SUCCESS [  0.280 s]
[INFO] weasis-dicom-qr .................................... SUCCESS [  0.402 s]
[INFO] Weasis DICOM-RT Tool panel [weasis-dicom-rt] ....... FAILURE [  0.757 s]
[INFO] DICOM Plug-ins [weasis-dicom] ...................... SKIPPED
[INFO] Weasis Launcher (Felix) [weasis-launcher] .......... SKIPPED
[INFO] weasis-framework ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:36 min
[INFO] Finished at: 2018-11-30T09:36:32Z
[INFO] Final Memory: 83M/984M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project weasis-dicom-rt: Compilation failure: Compilation failure: 
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Dvh.java:[15,24] package org.knowm.xchart does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Dvh.java:[16,38] package org.knowm.xchart.style.markers does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Dvh.java:[179,53] cannot find symbol
[ERROR]   symbol:   class XYChart
[ERROR]   location: class org.weasis.dicom.rt.Dvh
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Dvh.java:[179,12] cannot find symbol
[ERROR]   symbol:   class XYChart
[ERROR]   location: class org.weasis.dicom.rt.Dvh
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[37,24] package org.knowm.xchart does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[38,24] package org.knowm.xchart does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[39,24] package org.knowm.xchart does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[40,24] package org.knowm.xchart does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Dvh.java:[202,24] cannot find symbol
[ERROR]   symbol:   variable SeriesMarkers
[ERROR]   location: class org.weasis.dicom.rt.Dvh
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtLayer.java:[23,48] cannot find symbol
[ERROR]   symbol:   variable DICOM_RT
[ERROR]   location: class org.weasis.core.ui.model.layer.LayerType
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/KeyDouble.java:[11,28] cannot find symbol
[ERROR]   symbol:   method round(double,int)
[ERROR]   location: class org.weasis.core.api.gui.util.MathUtil
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/Image.java:[32,53] cannot find symbol
[ERROR]   symbol:   method getDicomObject()
[ERROR]   location: interface org.weasis.core.api.media.data.MediaReader
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[329,17] cannot find symbol
[ERROR]   symbol:   class XYChart
[ERROR]   location: class org.weasis.dicom.rt.RtDisplayTool
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[329,40] cannot find symbol
[ERROR]   symbol:   class XYChartBuilder
[ERROR]   location: class org.weasis.dicom.rt.RtDisplayTool
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[331,74] package XYSeries does not exist
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[339,17] cannot find symbol
[ERROR]   symbol:   class XChartPanel
[ERROR]   location: class org.weasis.dicom.rt.RtDisplayTool
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[339,29] cannot find symbol
[ERROR]   symbol:   class XYChart
[ERROR]   location: class org.weasis.dicom.rt.RtDisplayTool
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[339,55] cannot find symbol
[ERROR]   symbol:   class XChartPanel
[ERROR]   location: class org.weasis.dicom.rt.RtDisplayTool
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[548,62] cannot find symbol
[ERROR]   symbol:   variable DICOM_RT
[ERROR]   location: class org.weasis.core.ui.model.layer.LayerType
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[564,67] cannot find symbol
[ERROR]   symbol:   variable DICOM_RT
[ERROR]   location: class org.weasis.core.ui.model.layer.LayerType
[ERROR] /home/user/build/nroduit/Weasis/weasis-dicom/weasis-dicom-rt/src/main/java/org/weasis/dicom/rt/RtDisplayTool.java:[601,71] cannot find symbol
[ERROR]   symbol:   variable DICOM_RT
[ERROR]   location: class org.weasis.core.ui.model.layer.LayerType
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :weasis-dicom-rt
The command "mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent install sonar:sonar" exited with 

Done. Your build exited with 1.

Desktop :

  • OS: linux Ubuntu 16.04.5 LTS (Xenial Xerus)
  • Java Rutime: JRE-8
  • Weasis Version rt-plugin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.