Skip to content

Conversation

steffenrosi
Copy link
Contributor

@steffenrosi steffenrosi commented Jan 6, 2020

This PR simply add a new maven profile to ease the installation of all modules.

Description

Adding maven profile "autoInstallAll"

Related Issue

Fixes #173.

Motivation and Context

No maven profile for local installation available

How Has This Been Tested?

Tested with local AEM installation on latest snapshot

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes and the overall coverage did not decrease.
  • All unit tests pass on CircleCi.
  • I ran all tests locally and they pass.

@codecov
Copy link

codecov bot commented Jan 6, 2020

Codecov Report

Merging #174 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #174   +/-   ##
=========================================
  Coverage     56.24%   56.24%           
  Complexity      421      421           
=========================================
  Files           141      141           
  Lines          3853     3853           
  Branches        673      673           
=========================================
  Hits           2167     2167           
  Misses         1604     1604           
  Partials         82       82
Flag Coverage Δ Complexity Δ
#jest 37.89% <0%> (ø) 0% <0%> (ø) ⬇️
#karma 93.66% <0%> (ø) 0% <0%> (ø) ⬇️
#unittests 81.7% <0%> (ø) 421% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49c4a47...8ba09a2. Read the comment docs.

@mhaack mhaack added the enhancement New feature or request label Jan 7, 2020
@herzog31 herzog31 merged commit 0b18752 into adobe:master Jan 28, 2020
@herzog31
Copy link
Member

@steffenrosi thanks for you contribution 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request verified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing maven profile for easy installation
6 participants