Skip to content

pom.xml:69-75: Enable 'graph' and 'dot' files generation... #14

@0pdd

Description

@0pdd

The puzzle 11-7764d789 from #11 has to be resolved:

@todo #11:90min Enable 'graph' and 'dot' files generation
In order to generate 'graph' and 'dot' files, we need to enable
'generateGraphFiles' and 'generateDotFiles' options in the
'sodg-maven-plugin' configuration (right below:)
<generateGraphFiles>true</generateGraphFiles>
<generateDotFiles>true</generateDotFiles>
Currently, if we enable them, the plugin fails.

The puzzle was created by @rultor on 14-Apr-25.

Estimate: 90 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpdd

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions