You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Alex lewis (Jira)" <ji...@apache.org> on 2019/10/04 12:48:00 UTC

[jira] [Commented] (NETBEANS-2253) New Archetype wizard fails

    [ https://issues.apache.org/jira/browse/NETBEANS-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944469#comment-16944469 ] 

Alex lewis commented on NETBEANS-2253:
--------------------------------------

I've assigned this to me whilst I investigate this issue. I'll post my findings here.

> New Archetype wizard fails
> --------------------------
>
>                 Key: NETBEANS-2253
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2253
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Maven
>    Affects Versions: 11.0
>            Reporter: Bailey Campbell
>            Assignee: Alex lewis
>            Priority: Major
>
> h3. Steps
>  # Go to main menu File | New Project
>  # In New Project wizard select Maven > Project from archetype and push Next
>  # Type archetype name (or part) into search field (e.g. "hudson")
>  # Select appropriate archetype and proceed with creating new project
> h3. Expected result:
> Project from archetype is succesfully created.
>  
> Actual Result:
>  
> Build fails, error message indicates an existing directory but that directory does not exist before the project is created.
> ------------------------------------------------------------------------
> BUILD FAILURE
> ------------------------------------------------------------------------
> Total time: 6.919 s
> Finished at: 2019-03-13T16:14:02-03:00
> Final Memory: 13M/109M
> ------------------------------------------------------------------------
> Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.4:generate (default-cli) on project standalone-pom: Directory mavenproject4 already exists - please run from a clean directory -> [Help 1]
> To see the full stack trace of the errors, re-run Maven with the -e switch.
> Re-run Maven using the -X switch to enable full debug logging.
> For more information about the errors and possible solutions, please read the following articles:
> [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists