Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 3.3
-
Fix Version/s: 4.0
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Maven samples showcase
-
Assignee Priority:P2
-
Workaround Exists:Yes
-
Workaround Description:Manually add the themes to the deployed application.
Description
We've recently added additional ThemeRoller themes to the showcase sample app but the Maven poms do not include dependencies for these libraries so they are not added to the .war.
Since jquery is mostly JavaScript oriented, they don't supply most of their stuff via Maven. However, the themes are .jar files that are added to the lib directory so can be deployed via Maven. So we need to point to a valid repository that holds the themes. This would either be:
- Preparing the libraries and making them available in our own repo or
- Point to an available Maven repository that has these available already. The only once I could find was http://primefaces.org/themes.html.
Once we'd decided on a strategy, the dependencies would need to be added to the pom.
Since jquery is mostly JavaScript oriented, they don't supply most of their stuff via Maven. However, the themes are .jar files that are added to the lib directory so can be deployed via Maven. So we need to point to a valid repository that holds the themes. This would either be:
- Preparing the libraries and making them available in our own repo or
- Point to an available Maven repository that has these available already. The only once I could find was http://primefaces.org/themes.html.
Once we'd decided on a strategy, the dependencies would need to be added to the pom.
Issue Links
- duplicates
-
ICE-9226 Make sample ACE themes accessible by maven
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Deryk Sinotte
created issue -
Deryk Sinotte
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Deryk Sinotte [ deryk.sinotte ] |
Ken Fyten
made changes -
Fix Version/s | 3.4 [ 10770 ] | |
Fix Version/s | 3.3 [ 10370 ] | |
Assignee Priority | P2 [ 10011 ] |
Ken Fyten
made changes -
Assignee | Deryk Sinotte [ deryk.sinotte ] | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Fix Version/s | 4.0 [ 11382 ] | |
Fix Version/s | 4.0.BETA [ 10770 ] |
Ken Fyten
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Duplicate [ 3 ] |