Skip to content

Instantly share code, notes, and snippets.

❯ mvn artifact:3.5.1:check-buildplan
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] ModiTect Parent [pom]
[INFO] ModiTect [jar]
[INFO] ModiTect Maven Plug-In [maven-plugin]
[INFO] ModiTect Integration Test - Parent [pom]
[INFO] ModiTect Integration Test - Undertow [jar]
@hboutemy
hboutemy / 2.7.6-SNAPSHOT.md
Created March 23, 2023 06:39
cyclonedx-maven-plugin 2.7.6-SNAPSHOT Draft Release Notes
  • improve documentation on Maven dependency scopes (not CycloneDX scopes) (#309) @hboutemy
  • extract dependencies conversion from Mojo to component (#301) @hboutemy
  • clean pom, upgrade compiler plugin, use release (#299) @hboutemy
  • add a test for Maven parent dependencies in reactor (#298) @hboutemy
  • extract dependency analysis code that infers scope (#294) @hboutemy
  • Fix typo in README (#285) @nielsbasjes

🚀 New features and improvements

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Vis.js Timeline bug report</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vis/4.9.0/vis.min.js"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/vis/4.9.0/vis.min.css" rel="stylesheet" type="text/css" />
</head>
<body>
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Integration Test :: MNG-3477 1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://localhost:54312/repo/org/apache/maven/its/mng3477/dep/1.0/dep-1.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] --- maven-site-plugin:3.0-SNAPSHOT:deploy (default-deploy) @ asf-pom-site ---
[ERROR] Unsupported protocol for site deployment: 'scp'
[ERROR] To add a new protocol to site plugin, see .... page to be added ...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.480s
[INFO] Finished at: Sun Jul 24 23:27:40 CEST 2011
[INFO] Final Memory: 22M/339M
[INFO] ------------------------------------------------------------------------
Original:
[INFO] --- maven-site-plugin:3.0-SNAPSHOT:deploy (default-deploy) @ asf-pom-site ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.476s
[INFO] Finished at: Sun Jul 24 23:14:10 CEST 2011
[INFO] Final Memory: 19M/342M
[INFO] ------------------------------------------------------------------------