Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/typo #156

Closed
wants to merge 119 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
119 commits
Select commit Hold shift + click to select a range
9a4b835
rebase(master) : update to latest master
Oct 9, 2023
165be0b
rebase(master) : update to latest master
Oct 9, 2023
6e09495
fix : catch page creation failures
Oct 4, 2023
09669c3
feature(config) : Allow loading file from classpath, reduce naming of…
Oct 4, 2023
58e9dc3
fix(deps) : relocated dependency
Oct 10, 2023
b2f64c0
fix(syntax) : missing parenthesis to call isEmpty
Oct 10, 2023
cac7994
feature(logging) : display count of files to convert.
Oct 10, 2023
194eee6
feature(publish) : first steps to configure deployment
Oct 10, 2023
7b05e90
feature(publish) : update deployment
Oct 10, 2023
f4c8cbe
feature(publish) : update build.yml
Oct 10, 2023
5e6d6a6
feature(package) : deploy package to github packages
Oct 10, 2023
4d802d6
feature(package) : add missing github token
Oct 10, 2023
4da665d
feature(package) : add permissions
Oct 10, 2023
b7bfa0f
feature(maven-central) : prepare pom for publishing
Oct 16, 2023
b89fcd0
fix(convert) : replace ! isEmpty by IsNotEmpty
Oct 16, 2023
e8bb55d
feature(maven-central) : set up configuration to sign artefacts
Oct 16, 2023
7d0ab4f
fix(maven-central) : remove nexus staging plugin
Oct 16, 2023
384e8b1
fix(maven-central) : remove docker deploy
Oct 16, 2023
c917687
Merge branch 'zeldigas:master' into master
dgautier Oct 16, 2023
669cd81
fix(maven-central) : set real version
Oct 16, 2023
58edf0f
fix(maven-central) : update target server.
Oct 16, 2023
2f07a30
feature(codecov) : add coverage step
Oct 17, 2023
88adf54
Create dependabot.yml
dgautier Oct 17, 2023
4d47660
Bump flexmark.version from 0.64.4 to 0.64.8
dependabot[bot] Oct 17, 2023
83e5c97
Bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3
dependabot[bot] Oct 17, 2023
5bcf131
Update dependabot.yml
dgautier Oct 17, 2023
85c7533
Merge pull request #3 from text2confl/dependabot/maven/com.fasterxml.…
dgautier Oct 17, 2023
cf52810
Merge pull request #2 from text2confl/dependabot/maven/flexmark.versi…
dgautier Oct 17, 2023
725e40d
Merge branch 'master' of https://github.com/text2confl/text2confl
Oct 17, 2023
7953b27
Update build.yml
dgautier Oct 17, 2023
55ff3d9
Update pr.yml
dgautier Oct 17, 2023
d09c5ce
Add jacoco plugin to generate reports
dgautier Oct 17, 2023
43a434d
Add Coverage
dgautier Oct 17, 2023
009603e
Add Code Coverage badge
dgautier Oct 17, 2023
4ab174b
publish docker image
dgautier Oct 17, 2023
502af3d
Merge branch 'master' of https://github.com/text2confl/text2confl
Oct 17, 2023
4ed8f83
feature(maven-central) : fix groupId
Oct 17, 2023
aee24fc
feature(maven-central) : WIP rework packaging
Oct 17, 2023
02b6433
feature(maven-central) : Disable Docker builds
Oct 17, 2023
1c848e2
Merge pull request #5 from text2confl/feature/maven-central
dgautier Oct 17, 2023
542360d
fix(maven-central) : fix git url
Oct 17, 2023
8087205
Merge pull request #6 from text2confl/feature/maven-central
dgautier Oct 17, 2023
3a2203e
fix(release) : remove unnecessary parameters
Oct 17, 2023
0c493c0
fix(release) : add release plugin, fix scm tag
Oct 17, 2023
9345659
feature(release) : set dev version to 0.0.14-SNAPSHOT
Oct 17, 2023
fdb3cad
Merge pull request #7 from text2confl/feature/maven-central
dgautier Oct 17, 2023
8de8bda
Merge branch 'master' of github.com:text2confl/text2confl
Oct 17, 2023
816ee7a
feature(release) : add dedicated build to manually release
Oct 17, 2023
286e345
Merge pull request #8 from text2confl/feature/release
dgautier Oct 17, 2023
cf3f8d7
Update release.yml
dgautier Oct 17, 2023
c353f6c
Update release.yml
dgautier Oct 17, 2023
7b81c90
feature(release) : add Developer (required to publish to central)
Oct 17, 2023
534b153
Merge pull request #9 from text2confl/feature/release
dgautier Oct 17, 2023
24f7405
feature(next-iteration) : set new dev version
Oct 17, 2023
10ffb7b
feature(disclaimer) : add reference to original repository
Oct 17, 2023
d425582
fix(maven-central) : add Dokka maven plugin to generate javadoc
Oct 18, 2023
4cccff3
fix(maven-central) : add Names to module
Oct 18, 2023
e1639a2
Merge branch 'master' into dev
dgautier Oct 18, 2023
bdd9e27
Merge pull request #1 from text2confl/dev
dgautier Oct 18, 2023
ea63479
Merge pull request #2 from text2confl/feature/release
dgautier Oct 18, 2023
4233ebe
chore(pom-version) : Set next dev version
Oct 18, 2023
c8b3f80
build : Moved plugins to dedicated profiles
Oct 18, 2023
5ec0369
ci : Activate coverage profile when performing non release builds
Oct 18, 2023
ba6652f
Merge branch 'master' into dev
dgautier Oct 18, 2023
a19ed87
refactor : prefix module with text2confl- to improve usability
Oct 18, 2023
10b4f31
fix : log error about source file when getting InvalidPathException
Oct 18, 2023
b8d2b04
Merge branch 'dev' into fix/logging-invalidpathexception
dgautier Oct 18, 2023
1feaabd
Merge pull request #4 from text2confl/fix/logging-invalidpathexception
dgautier Oct 18, 2023
02627ef
fix : log error about source file when getting InvalidPathException
dgautier Oct 18, 2023
4243581
fix : error when loading templates from windows file system
Oct 18, 2023
b2a0fe3
fix : Force Locale to English to avoid error message translation
Oct 18, 2023
ef2de2e
refactor : use isNotEmpty instead of !isEmpty
Oct 18, 2023
9e0bf7e
fix : URI_DETECTOR regex
Oct 18, 2023
cf1fe23
Revert "fix : URI_DETECTOR regex"
Oct 18, 2023
56e4d0c
fix : URI_DETECTOR regex
Oct 18, 2023
07d2a6f
Merge pull request #5 from text2confl/fix/logging-invalidpathexception
dgautier Oct 18, 2023
1bcbbc3
Merge branch 'dev' into fix/logging-invalidpathexception
dgautier Oct 18, 2023
9a6436c
Merge pull request #6 from text2confl/fix/logging-invalidpathexception
dgautier Oct 18, 2023
77f96f6
fix : URI_DETECTOR regex
Oct 18, 2023
4e33bd0
fix : URI_DETECTOR regex, added custom detector localhost and mailto
Oct 18, 2023
0df1fbd
feat : upload in synchronous mode
Oct 23, 2023
9134276
Merge branch 'master' into dev
dgautier Oct 23, 2023
bf25566
Merge pull request #3 from text2confl/dev
dgautier Oct 23, 2023
742d05b
fix : rename parent artifactId to text2confl-parent
Oct 23, 2023
9a4e0ae
Merge pull request #7 from text2confl/dev
dgautier Oct 23, 2023
54e811b
fix : add missing javadoc plugin for kotlin packages
Oct 23, 2023
3f4e6b3
Merge pull request #8 from text2confl/dev
dgautier Oct 23, 2023
48d1878
Merge pull request #9 from zeldigas/master
dgautier Oct 31, 2023
b1df015
fix : log error when contacting kroki server
Oct 31, 2023
d949a6d
Merge pull request #10 from text2confl/fix/kroki-serverÃ-log
dgautier Oct 31, 2023
26de384
chore(version): set next snapshot version
Oct 31, 2023
f87b4ba
feat(autofix): automatically try to cleanup html if invalid
Oct 31, 2023
bcd7669
Merge pull request #11 from text2confl/feature/auto-fix-html
dgautier Oct 31, 2023
727e2e5
fix maven version
dgautier Oct 31, 2023
d49a2ce
feat(bot): set schedule to daily execution
Jan 3, 2024
6806653
chore(version): set next development version to 0.16.2-SNAPSHOT
Jan 10, 2024
725b1f5
chore(deps): update eclipse-temurin docker tag to v21
renovate[bot] Oct 31, 2023
1898044
chore(deps): update dependency org.wiremock:wiremock-standalone to v3…
renovate[bot] Nov 3, 2023
5b0d097
merge(master): 8eb325c4b27dc4486bc2c0613e2cad867c748f2a
zeldigas Nov 4, 2023
d53779b
Adjusted documentation of markdown features - using tables for side b…
zeldigas Nov 4, 2023
7b31f18
Working on logging improvements:
zeldigas Nov 5, 2023
a023014
merge(master): 8eb325c4b27dc4486bc2c0613e2cad867c748f2a
Jan 30, 2024
9cbcf4a
merge(zeldigas/master):
Jan 30, 2024
bb5a663
fix(attachment collector): don't attach folders
Jan 30, 2024
1f4db91
fix(timeout): request timeput don't seem to be appliaed, using HttpTi…
Jan 30, 2024
1729ad8
fix(timeout): request timeout don't seem to be appliaed, using HttpTi…
Jan 30, 2024
4bb6337
feat(exception-handling) : refactor Page Creation and Page Updates ma…
Jan 31, 2024
b018e6e
feat(exception-handling) : log warning info if creation or update fails
Jan 31, 2024
82e1965
feat(autofix) : use jsoup to fix html syntax in pages
Jan 31, 2024
a84e04e
fix(count) : only counts current page...
Jan 31, 2024
d02d2ee
fix(import) : remove unused imports
Jan 31, 2024
a318874
feat(log) : Logs error message
Jan 31, 2024
b576da4
feat(test) : add few tests
Jan 31, 2024
a8160f2
fix(test) : add test to validate fixHtml
Jan 31, 2024
1353583
fix(default) : sets default values to timeouts
Jan 31, 2024
9d46bff
Merge pull request #14 from text2confl/zeldigas-master
dgautier Feb 16, 2024
f0a8858
docs(maven) add maven part in README.md
Feb 16, 2024
338330a
fix(typo) : parent name is text2confl-parent
Feb 19, 2024
b849677
feat(confluence-publisher) : extract template from confluence-publish…
Feb 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "maven" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
90 changes: 28 additions & 62 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,78 +1,44 @@
name: Build and package
name: Build and Deploy Snapshots
on:
push:
branches:
- master
tags:
- 'v*'
workflow_dispatch:
inputs:
version:
description: 'Version to create release for if not empty'
required: false
default: ''

jobs:
build:
runs-on: ubuntu-latest

permissions:
contents: write
packages: write
steps:
- uses: actions/checkout@v4
- name: Set up JDK 11
uses: actions/setup-java@v4
uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'adopt'
cache: maven
# To handle both tag and manual runs, run a script that will define all required vars
- name: Define version to build
run: ./.github/define_release_version.sh ${{ github.event.inputs.version }}

# Building application
- name: Build with Maven
run: mvn --batch-mode verify -DversionSuffix=$RELEASE_VERSION_SUFFIX
- run: mkdir dist && cp cli/target/*.tar.gz dist
- uses: actions/upload-artifact@v4
if: env.RELEASE_VERSION == ''
with:
name: cli.tar.gz
path: dist
retention-days: 20

# Pushing to docker registry
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKER_HUB_USER }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build and push
uses: docker/build-push-action@v5
with:
context: ./cli
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ secrets.DOCKER_HUB_USER }}/text2confl:${{env.RELEASE_DOCKER_TAG}}
build-args: |
VERSION=${{env.RELEASE_VERSION_SUFFIX}}
cache-from: type=registry,ref=${{ secrets.DOCKER_HUB_USER }}/text2confl:buildcache
cache-to: type=registry,ref=${{ secrets.DOCKER_HUB_USER }}/text2confl:buildcache,mode=max

# If there is a tag trigger, creating release
- name: Compute changelog
run: ./.github/create_release_changes.sh
if: startsWith(github.ref, 'refs/tags/')
- name: Create github release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
- name: Deploy to Github packages
run: mvn --batch-mode clean deploy -Pgithub,coverage
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- name: Set up Java for publishing to Maven Central Repository
uses: actions/setup-java@v3
with:
name: ${{env.RELEASE_VERSION}}
body_path: target/ci/CHANGELOG.md
token: ${{ secrets.RELEASE_TOKEN }}
files: |
dist/*.tar.gz
java-version: '11'
distribution: 'temurin'
cache: maven
server-id: ossrh
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
gpg-passphrase: MAVEN_GPG_PASSPHRASE
- name: Publish to the Maven Central Repository
run: mvn --batch-mode clean deploy -Possrh
env:
GITHUB_REPOSITORY: zeldigas/text2confl
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.OSSRH_TOKEN }}
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
23 changes: 5 additions & 18 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,8 @@ jobs:
distribution: 'adopt'
cache: maven
- name: Build with Maven
run: mvn --batch-mode verify
- run: mkdir dist && cp cli/target/*.tar.gz dist
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build docker image
uses: docker/build-push-action@v5
with:
context: ./cli
platforms: linux/amd64,linux/arm64
push: false
cache-from: type=registry,ref=${{ secrets.DOCKER_HUB_USER }}/text2confl:buildcache
- uses: actions/upload-artifact@v4
with:
name: cli.tar.gz
path: dist
retention-days: 7
run: mvn --batch-mode verify -Pcoverage
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
67 changes: 67 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
name: Release New Version
on:
workflow_dispatch:
inputs:
releaseversion:
description: 'Release version'
required: true
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: write
packages: write
steps:
- uses: actions/checkout@v4
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'adopt'
cache: maven
- run: |
echo "Release version ${{ github.event.inputs.releaseversion }}!"
- name: Set projects Maven version to GitHub Action GUI set version
run: mvn versions:set "-DnewVersion=${{ github.event.inputs.releaseversion }}"
- name: Deploy to Github packages
run: mvn --batch-mode clean deploy -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Deploy to Maven Central Repository
uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'temurin'
cache: maven
server-id: ossrh
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
gpg-passphrase: MAVEN_GPG_PASSPHRASE
- name: Set projects Maven version to GitHub Action GUI set version
run: mvn versions:set "-DnewVersion=${{ github.event.inputs.releaseversion }}"
- name: Publish to the Maven Central Repository
run: mvn --batch-mode clean deploy -Possrh
env:
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.OSSRH_TOKEN }}
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
- name: Generate changelog
id: changelog
uses: metcalfc/[email protected]
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
- name: Create GitHub Release
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.event.inputs.releaseversion }}
release_name: ${{ github.event.inputs.releaseversion }}
body: |
### Things that changed in this release
${{ steps.changelog.outputs.changelog }}
draft: false
prerelease: false

24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
## Disclaimer

This is a fork of original [Text2Confl](https://github.com/zeldigas/text2confl)

It's main purposes is to deploy artifacts to maven central.

# text2confl

![](https://img.shields.io/docker/v/zeldigas/text2confl?label=latest%20version&sort=semver) ![](https://img.shields.io/docker/image-size/zeldigas/text2confl?label=docker%20image%20size&sort=semver)
![](https://img.shields.io/docker/v/zeldigas/text2confl?label=docker%20version&sort=semver) ![](https://img.shields.io/docker/image-size/zeldigas/text2confl?label=docker%20image%20size&sort=semver)

[![maven-central](https://img.shields.io/maven-central/v/io.github.text2confl/text2confl-cli.svg)](https://search.maven.org/artifact/io.github.text2confl/text2confl-cli) ![codecov](https://codecov.io/gh/text2confl/text2confl/branch/master/graph/badge.svg)

Is a tool for publishing documentation written in structured text formats like markdown to Confluence (either server or
cloud edition).
Expand All @@ -14,6 +22,8 @@ find something missing - feel free to create an issue and describe your needs.

## User guide

### CLI

To get started and learn how to start using text2confl, consult with [user guide](docs/user-guide.md).

If you want to quickly check how `text2confl` works you can upload documentation of text2confl itself. For this you need
Expand All @@ -37,6 +47,18 @@ Will upload docs producing pages similar to this one:
allow making space or pages available to non-members of wiki (wide open to internet) that's why so far you need to
publish to your own server or spend 10-15 minutes and create your own free wiki in Confluence Cloud.

### Maven

```xml
<dependency>
<groupId>io.github.text2confl</groupId>
<artifactId>text2confl-core</artifactId>
<version>0.16.2</version>
</dependency>
```

Then

## Design and usability goals

Here are a number of key principles that tool tries to follow:
Expand Down
38 changes: 23 additions & 15 deletions cli/pom.xml
Original file line number Diff line number Diff line change
@@ -1,24 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.github.zeldigas.confluence</groupId>
<artifactId>parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<groupId>io.github.text2confl</groupId>
<artifactId>text2confl-parent</artifactId>
<version>0.16.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>cli</artifactId>

<properties>
<!--version suffix is redefined in ci pipelines-->
<versionSuffix/>
</properties>
<artifactId>text2confl-cli</artifactId>
<name>Text2Confl Command Line Interface</name>

<build>
<finalName>text2confl${versionSuffix}</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<configuration>
<archive>
<manifest>
<addClasspath>true</addClasspath>
<classpathPrefix>lib</classpathPrefix>
<mainClass>com.github.zeldigas.text2confl.cli.MainKt</mainClass>
</manifest>
</archive>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
Expand Down Expand Up @@ -50,6 +57,7 @@
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<configuration>
<appendAssemblyId>false</appendAssemblyId>
<descriptors>
<descriptor>src/assembly/cli-package.xml</descriptor>
</descriptors>
Expand Down Expand Up @@ -83,8 +91,8 @@
<artifactId>logback-classic</artifactId>
</dependency>
<dependency>
<groupId>com.github.zeldigas.confluence</groupId>
<artifactId>core</artifactId>
<groupId>io.github.text2confl</groupId>
<artifactId>text2confl-core</artifactId>
<version>${project.version}</version>
</dependency>

Expand Down
31 changes: 14 additions & 17 deletions cli/src/assembly/cli-package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,32 +7,29 @@
<format>tar.gz</format>
<format>dir</format>
</formats>
<dependencySets>
<dependencySet>
<excludes>
<exclude>com.github.zeldigas.*</exclude>
</excludes>
<outputDirectory>lib</outputDirectory>
</dependencySet>
<dependencySet>
<includes>
<include>com.github.zeldigas.*</include>
</includes>
<outputFileNameMapping>${artifact.artifactId}.${artifact.extension}</outputFileNameMapping>
<outputDirectory>app</outputDirectory>
</dependencySet>
</dependencySets>
<fileSets>
<fileSet>
<directory>src/assembly/bin</directory>
<directory>${project.basedir}/src/assembly/bin</directory>
<fileMode>755</fileMode>
<outputDirectory/>
<outputDirectory>/</outputDirectory>
</fileSet>
</fileSets>
<files>
<file>
<source> ${project.build.directory}/${project.artifactId}-${project.version}.jar</source>
<outputDirectory>/</outputDirectory>
</file>
<file>
<source>../LICENSE</source>
<outputDirectory/>
</file>
</files>
<dependencySets>
<dependencySet>
<outputDirectory>lib</outputDirectory>
<excludes>
<exclude>${project.groupId}:${project.artifactId}:jar:*</exclude>
</excludes>
</dependencySet>
</dependencySets>
</assembly>
Loading
Loading