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

Create a 'maven-p2-site' plugin #121

Merged
merged 9 commits into from Jun 9, 2021
Merged

Commits on May 5, 2021

  1. eclipse-tycho#114 Create a 'maven-p2-site' plugin

    - add a PublisherApplication
    - add first version of mojo
    
    Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
    laeubi committed May 5, 2021
    Configuration menu
    Copy the full SHA
    dd1c956 View commit details
    Browse the repository at this point in the history
  2. Replace the rules and set repository names

    Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
    laeubi committed May 5, 2021
    Configuration menu
    Copy the full SHA
    607335b View commit details
    Browse the repository at this point in the history
  3. package and attach update-site

    Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
    laeubi committed May 5, 2021
    Configuration menu
    Copy the full SHA
    aeae388 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Support inclusion of managed dependencies

    Filter duplicates
    
    Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
    laeubi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4aa9ac5 View commit details
    Browse the repository at this point in the history
  2. add missing manifest

    Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
    laeubi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    8dae577 View commit details
    Browse the repository at this point in the history
  3. Add documentation and providedCapabilities

    Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
    laeubi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    ab83975 View commit details
    Browse the repository at this point in the history
  4. Add integration test

    Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
    laeubi committed May 6, 2021
    Configuration menu
    Copy the full SHA
    f3aa346 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. relocate/rename mojo

    Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
    laeubi committed May 16, 2021
    Configuration menu
    Copy the full SHA
    b7a8997 View commit details
    Browse the repository at this point in the history
  2. Install the parent first

    Signed-off-by: Christoph Läubrich <laeubi@laeubi-soft.de>
    laeubi committed May 16, 2021
    Configuration menu
    Copy the full SHA
    4296bf9 View commit details
    Browse the repository at this point in the history