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

FakeMaven.java:73-79: Fix {@link... #2668

Closed
0pdd opened this issue Dec 4, 2023 · 3 comments
Closed

FakeMaven.java:73-79: Fix {@link... #2668

0pdd opened this issue Dec 4, 2023 · 3 comments
Assignees
Milestone

Comments

@0pdd
Copy link

0pdd commented Dec 4, 2023

The puzzle 2406-a4a297dd from #2406 has to be resolved:

* @todo #2406:30min Fix {@link FakeMaven#allowedParams(Class)}
* This function configures parameters of executed Mojo in {@link FakeMaven#execute(Class)}
* and parameters those Mojos which are inside this executed Mojo.
* If executed Mojo doesn't have parameters that are inside other Mojos,
* other Mojos parameters will not be configured.
* We need to make sure that custom parameters can be configured too.
* We need to enable the test {@link AssembleMojoTest#configuresChildParameters(Path)}.

The puzzle was created by rultor on 04-Dec-23.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@Yanich96
Copy link
Contributor

Yanich96 commented Dec 4, 2023

@maxonfjvipon I can take this task

@maxonfjvipon
Copy link
Member

@Yanich96 sure, go ahead

@maxonfjvipon maxonfjvipon added this to the Routine milestone Dec 5, 2023
Yanich96 added a commit to Yanich96/eo that referenced this issue Dec 5, 2023
Yanich96 added a commit to Yanich96/eo that referenced this issue Dec 6, 2023
@0pdd 0pdd closed this as completed Dec 6, 2023
@0pdd
Copy link
Author

0pdd commented Dec 6, 2023

The puzzle 2406-a4a297dd has disappeared from the source code, that's why I closed this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants