
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
| Contest's Project Name: |
OpenSpaces Maven Artifacts Creator
|
| Contest's Project Description: |
Projects which uses Maven2 as build tool have the barest necessity to use OpenSpaces and GigaSpaces libraries as dependencies.
|
| Contest's Project Category: |
Application
|
| The Challenge: |
Unfortunately, there is no official repository for OpenSpaces/GigaSpaces artifacts. So, each developer or team should deploy jars from GigaSpaces distribution to local repository. The second problem is that you need specify a lot dependencies (openspaces.jar, jspaces.jar, jini/jsk-lib.jar, jini/jsk-platform, spring/*.jar and so on) just to use openspaces. Modern IDE which have integration with Maven allows to use *-sources.jar and *-javadoc.jar artifacts to extract javadocs for classes and methods. So, the is pack documentation which comes with distributive and deploy it as corresponding artifacts companions.
Unfortunately, there is no official repository for OpenSpaces/GigaSpaces artifacts. So, each developer or team should deploy jars from GigaSpaces distribution to local repository. The second problem is that you need specify a lot dependencies (openspaces.jar, jspaces.jar, jini/jsk-lib.jar, jini/jsk-platform, spring/*.jar and so on) just to use openspaces. Modern IDE which have integration with Maven allows to use *-sources.jar and *-javadoc.jar artifacts to extract javadocs for classes and methods. So, the is pack documentation which comes with distributive and deploy it as corresponding artifacts companions.
|
| Technologies: |
Maven2
|
| Restricted Environments: |
None
|
| Applicable Scenario/s : |
N/A
|
| Exist Already?: |
No
|
| Submission Maturity: |
Pre-Alpha
|
| Contest Terms & Conditions: |
Yes
|
| Contributor License Agreement: |
Yes
|
|
By the way, you might want to look at Issue http://www.openspaces.org/jira/browse/CAT-48 as its submitter seems to be planning on doing something similar. From the judges point of view, there is no issue with it and may the best man/woman win:).