Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNamesPlugin falsely throws error when Implementing EDC as submodule #1232

Closed
mark-olchanski opened this issue Apr 28, 2022 · 0 comments · Fixed by #1234
Closed

ModuleNamesPlugin falsely throws error when Implementing EDC as submodule #1232

mark-olchanski opened this issue Apr 28, 2022 · 0 comments · Fixed by #1234
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mark-olchanski
Copy link

Bug Report

Hi,
we are trying to update to EDCs current version and the duplicates in the samples folder are causing this plugin to throw an error since we implemented EDC as a sub-module and its project path got a :edc added to it.

  Duplicated module names found: 
  provider:
  	project ':edc:samples:04.0-file-transfer:provider'
  	project ':edc:samples:04.3-open-telemetry:provider'
  	project ':edc:samples:05-file-transfer-cloud:provider'
  consumer:
  	project ':edc:samples:04.0-file-transfer:consumer'
  	project ':edc:samples:04.1-file-transfer-listener:consumer'
  	project ':edc:samples:04.2-modify-transferprocess:consumer'
  	project ':edc:samples:04.3-open-telemetry:consumer'
  	project ':edc:samples:05-file-transfer-cloud:consumer'

Originally posted by @mark-olchanski in #1190 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants