Continuum

Data management client only take into account default configuration

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.3.3 (Beta)
  • Fix Version/s: 1.3.3 (Beta)
  • Component/s: Data Management
  • Labels:
    None
  • Environment:
    Ubuntu 8.10
    JDK 1.6
    Maven 2.0.9
  • Complexity:
    Intermediate
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

When you update your application with Data Management Client, the application only take account default maven home '.m2/settings.xml' or default repository home. If you have other configuration, it doesn't resolve local repository. It could be improved, checking enviroment var M2_HOME.

Activity

Hide
Jose Morales Martinez added a comment -

This patch checks M2_HOME, if this environment variable is in system, get maven setting.xml and then get repository location. If M2_HOME is not in system, the behavior is th same as before.

Show
Jose Morales Martinez added a comment - This patch checks M2_HOME, if this environment variable is in system, get maven setting.xml and then get repository location. If M2_HOME is not in system, the behavior is th same as before.
Hide
Brett Porter added a comment -

would you like to apply this now?

Show
Brett Porter added a comment - would you like to apply this now?
Hide
Jose Morales Martinez added a comment -

I think this improvement can be changed by:

Add new argument to Data ManagementClient. Something liked -s maven argument. This way we could set the setting file we want to use. I am working in this improvement.

Show
Jose Morales Martinez added a comment - I think this improvement can be changed by: Add new argument to Data ManagementClient. Something liked -s maven argument. This way we could set the setting file we want to use. I am working in this improvement.
Hide
Jose Morales Martinez added a comment -

Fixed in revision 772469 for 1.4.0
Fixed in revision 772467 for 1.3.3

Show
Jose Morales Martinez added a comment - Fixed in revision 772469 for 1.4.0 Fixed in revision 772467 for 1.3.3

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: