apache / apache/maven-build-cache-extension

[MBUILDCACHE-65] support caching of site artifacts

Open
#266 0 comments 0 reactions 0 assignees View on GitHub
bug priority:major
Dominant language
Java
Stars
163
Forks
77
Avg merge
1d 2h
Merged PRs (30d)
4

Description

**[Adrian Herscu](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=adrian.herscu@gmail.com)** opened **[MBUILDCACHE-65](https://issues.apache.org/jira/browse/MBUILDCACHE-65?redirect=false)** and commented

It seems that Maven Site artifacts are not cached, which causes the site to be regenerated every time for every module.

 

Usage scenario:
1. editing some site files
2. running mvnw site site:stage
3. openning target/staging/index.html 

---

**Affects:** 1.0.1

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the usage scenario by editing site files, running mvnw site site:stage, and opening target/staging/index.html. Trace how Maven Site artifacts are handled by the build cache; done means site artifacts are cached so the site is not regenerated for every module on repeated runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.