Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

The SeaLights build scan needs the prefix of the packages in order to focus the scan only on your code and not include third party code.
Sometimes you don't know what the package prefix is.

Solution

The Sealights build scanner provides the ability to show you a list of prefixes in a specific java artifact.
You do so by using the following command:

Code Block
java -jar sl-build-scanner.jar -modules /path/to/artifact.jar

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1422e
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "java" , "packages" ) and type = "page" and space = "SUP"
labelsjava packages

...

Page Properties
hiddentrue


Related issues