Skip to content

File.mkdir return value not checked in EjbMojo.execute #195

@elharo

Description

@elharo

Affected version

HEAD

Bug description

return value should be checked and failure to create directory throw a MojoExecutionException

also warning should be

            getLog().warn("The created EJB jar will be empty because the source directory " + sourceDirectory.getPath()
                    + " does not exist.");

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions