Joe Kesselman created XALANJ-2708: ------------------------------------- Summary: Maven build efficiency: Take advantage of Profiles? Key: XALANJ-2708 URL: https://issues.apache.org/jira/browse/XALANJ-2708 Project: XalanJ2 Issue Type: New Feature Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects. Anybody can view the issue.) Reporter: Joe Kesselman Assignee: Gary D. Gregory
Follows *XALANJ-2651* Maven allows subset/alternative builds using "profiles". It's been suggested that we might want to use those to allow rebuild only of sections altered. Against that: Full clean-and-build, on my relatively slow machine, takes about 2 minutes. Incremental build (no clean) takes about 30 seconds. Incremental build in an IDE presumably happens on a per-class basis as files are changed. I don't consider those unreasonable. But I admit I'm an old fogey who remembers when build was a serious coffee break. Good idea, but I'd put it at lowish priority. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org