Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Fix Version/s: 2.0.0
-
Component/s: Tool Integrations
-
Labels:None
-
Environment:jsf 2 latest sample builds
-
Assignee Priority:P2
-
Affects:Sample App./Tutorial, Compatibility/Configuration
Description
expose the m2 sample build poms for tutorial and end users by placing in repositories with the releases and include in the ant script for installing in local m2 repo.
Activity
Judy Guglielmin
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | add mvn poms for building samples to repo and include in ant script to install in local m2 repo | Add mvn poms for building samples to repo and include in ant script to install in local m2 repo |
Issue Type | New Feature [ 2 ] | Improvement [ 4 ] |
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Affects | [Sample App./Tutorial, Compatibility/Configuration] | |
Assignee Priority | P2 | |
Description | expose the m2 sample build poms for tutorial and end users by placing in repositories with the releases and include int he ant script for installing in local m2 repo. | expose the m2 sample build poms for tutorial and end users by placing in repositories with the releases and include in the ant script for installing in local m2 repo. |
Assignee | Judy Guglielmin [ judy.guglielmin ] |
Ken Fyten
made changes -
Fix Version/s | 3.1 [ 10312 ] | |
Fix Version/s | 3.0 [ 10241 ] |
Ken Fyten
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 2.0.0 [ 10230 ] | |
Fix Version/s | 3.1 [ 10312 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
checked into snapshots the samples-parent and ace, compat and core samples build poms, but this is probably not the ideal solution.
Suggest the following:-
project-ace.pom, project-compat.pom, project-core.pom which will have the repository location, default profiles, with the most likely dependencies and the repository location for where they poms are located. This should be integrated with the base IDE sample projects/tutorials so that they can use these as parents, depending on what is required. Should there also be one for project-ace-compat (that uses both ace and compat projects?).
What is it we want to provide as defaults? Or do we want to provide maven archetypes which provide a base project as well as a build pom?