Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Remove keep java file #83

Open
wants to merge 49 commits into
base: master
Choose a base branch
from

Commits on Feb 22, 2023

  1. Adopt jasperreports-plugin (alexnederlof#1)

    This pr updates the groupid, java package, build process, and readme to this plugins new home at pro-crafting.
    Postremus authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    af28c7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de12c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bfdd79 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    7dee8f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5923bba View commit details
    Browse the repository at this point in the history
  3. Bump plexus-utils from 3.3.0 to 3.5.0

    Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.3.0 to 3.5.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.3.0...plexus-utils-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    fdfbc91 View commit details
    Browse the repository at this point in the history
  4. Bump plexus-compiler-api from 2.8.8 to 2.13.0

    Bumps [plexus-compiler-api](https://github.com/codehaus-plexus/plexus-compiler) from 2.8.8 to 2.13.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
    - [Commits](codehaus-plexus/plexus-compiler@plexus-compiler-2.8.8...plexus-compiler-2.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-compiler-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7096418 View commit details
    Browse the repository at this point in the history
  5. Extend readme (alexnederlof#10)

    * Extend readme
    Mention required jasperreports maven repositories for itext dependencies.
    Add section about jaspereports compatibility.
    Other small fixes
    Postremus authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d4ccfbd View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Cleanup Pom (alexnederlof#11)

    remove setting already provided by parent
    use version properties
    Postremus authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9614039 View commit details
    Browse the repository at this point in the history
  2. Enforce maven 3.5.2 for the build (alexnederlof#12)

    * Enforce maven 3.5.2 for the build
    Add the maven wrapper to ensure that we always build using maven 3.5.2.
    Also make sure that each maven related dependency is set to 3.5.2.
    Postremus authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8897e27 View commit details
    Browse the repository at this point in the history
  3. Extend readme (alexnederlof#13)

    fix small typo
    add badges for ci status and latest version
    Postremus authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    cfa32e1 View commit details
    Browse the repository at this point in the history
  4. Integrate with m2e. (alexnederlof#14)

    * Integrate with m2e. This fixes the "plugin execution not covered by a lifecycle configuration" message in eclipse.
    The plugin now runs incrementally, i.e. on every save in eclipse.
    Postremus authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    32871cb View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    ecc9928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cc8dc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5cd761 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    efbb174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df293bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2374944 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be3c714 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c0378b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa971bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebd3c51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20957d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dc10f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    172cf7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a19a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61b3f11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f93740b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dbe9ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a353d51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    969d6c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34df4e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0252c3f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Bump plexus-utils from 3.5.0 to 3.5.1

    Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.0 to 3.5.1.
    - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
    - [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.5.0...plexus-utils-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-utils
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f32b6eb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Bump pc-parent from 11 to 12

    Bumps [pc-parent](https://github.com/Postremus/swagger-maven-plugin) from 11 to 12.
    - [Release notes](https://github.com/Postremus/swagger-maven-plugin/releases)
    - [Changelog](https://github.com/Postremus/swagger-maven-plugin/blob/master/CHANGES.md)
    - [Commits](https://github.com/Postremus/swagger-maven-plugin/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.pro-crafting:pc-parent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9d26a2a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    d518f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e590ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77c0d71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa9d2aa View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. update jasperreports to 6.20.1

    Martin Panzer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    805a4c3 View commit details
    Browse the repository at this point in the history
  2. use git over http for releases

    Martin Panzer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3118c84 View commit details
    Browse the repository at this point in the history
  3. release branches can also do releases

    Martin Panzer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    2e3fee3 View commit details
    Browse the repository at this point in the history
  4. prepare next release attempt, since 3.5.2 failed

    Martin Panzer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c58bea3 View commit details
    Browse the repository at this point in the history
  5. update jasperreports to 6.20.3

    Martin Panzer committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    1d48ca8 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Remove keep java file

    Keep java file defaults to false, to need to set it to false.
    marschall committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ac09b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b0e219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11025a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ded2e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5a03a1 View commit details
    Browse the repository at this point in the history