[ https://issues.apache.org/jira/browse/JENA-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460002#comment-17460002 ]
Andy Seaborne commented on JENA-2219: ------------------------------------- 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)