-
1. Re: SSO Tests
mwringe Jun 18, 2008 4:10 PM (in response to mwringe)so I can either continue the naming convention and create something like:
org/jboss/portal/jems/jems-jems//jems-jems-.jar
In this case I could just make the version 0.1 since jems doesn't have it own module yet. This shouldn't cause any problems when jems does get its own module as long as it releases a version higher than 0.1
Or I could create something else like:
org/jboss/portal/portal/2.6/portal-jems-2.6.jar
any thoughts? -
2. Re: SSO Tests
julien1 Jun 23, 2008 8:29 AM (in response to mwringe)are we talking about making jems a separate module that would be consumed by the existing modules we have ?
-
3. Re: SSO Tests
mwringe Jun 23, 2008 8:45 AM (in response to mwringe)I really don't need to have jems as a separate module, I just need to be able to access the jems jar from the maven repo.
My issue is since jems is not a separate module right now (and I am assuming it will be in the future) what is the most sane way to put it into the repo? -
4. Re: SSO Tests
julien1 Jun 23, 2008 9:09 AM (in response to mwringe)my point of view is that jems is legacy and we want to get rid of it.
can you look at the reason why it's used in SSO tests and find a way to not use it anymore ?