Ticket #169 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Per comment in [606], extend java2wsdl classpath via dependencies

Reported by: ebrown Assigned to: ebrown
Priority: unassigned Milestone:
Component: topaz Version: 0.5-SNAPSHOT
Keywords: maven, vendor Cc: ebrown
Blocking: Blocked By:

Description

[606] took a shortcut to save time. Better way is to extend classpath based on dependencies. Should consider whether specific dependencies should be specified aka cargo-plugin configuration or just all automatically included in classpath.

Will need to update all poms in [610], [611] and maybe [612].

Any patches should be submitted to axistoos jira. Also see axistools main site.

Dependency Graph

Change History

09/20/06 10:18:08 changed by ebrown

(In [642]) re #151 & #169 Use ${settings.localRepository} instead of ${user.home}/.m2/repository

This is certainly a problem for building on windows -- and a better way in general to reference files in the local repository. (Though I'm not sure yet if this fixes current windows build issues or not.)

09/22/06 07:45:50 changed by pradeep

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from TBD to september24.

Fixed in [674]

10/29/07 21:13:03 changed by

  • milestone deleted.

Milestone september24 deleted