[ https://issues.apache.org/jira/browse/JENA-2219 ]
Andy Seaborne deleted comment on JENA-2219:
-------------------------------------
was (Author: andy.seaborne):
Yes, that is the current implementation. The impl may change - we could skip
some modules so it is \{{-Pdev -Dmaven.javadoc.skip=true}}.
When on branch, you have to rebuild every day, else the dev snapshots are
pulled down.
It also applies on version upgrades and we have seen people get into a mixup.
> Fast maven rebuild
> ------------------
>
> Key: JENA-2219
> URL: https://issues.apache.org/jira/browse/JENA-2219
> Project: Apache Jena
> Issue Type: Task
> Components: Build
> Affects Versions: Jena 4.3.1
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 4.4.0
>
>
> Development helper.
> Sometimes it is convenient to be able to rebuild quickly to reset the state
> of local maven snapshots.
> * When switching branches, you don't want the remote project development
> snapshots but ones related to the branch.
> * When switching branches or for POM changes, Eclipse can get out of step.
> * Produce the zips and combined jars for manual testing.
> Add profile "fast" that builds everything but does not produce javadoc or run
> the tests.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)