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

bernard commented on WICKET-4936:
---------------------------------

Thanks Martin and my apologies about the priority.

I eliminated the difference you spotted by deleting the maven-archetype-plugin 
directory from my repo which got me the latest version 2.2

I fixed the problem by deleting 
org/apache/wicket/wicket-archetype-quickstart/6.4.0 from my repo.

It appears that on my first attempt, the 
org/apache/wicket/wicket-archetype-quickstart/6.4.0 data was incomplete.


                
> Quickstart does not contain source files - only pom.xml
> -------------------------------------------------------
>
>                 Key: WICKET-4936
>                 URL: https://issues.apache.org/jira/browse/WICKET-4936
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 6.4.0
>         Environment: Windows XP, JDK 7
>            Reporter: bernard
>            Priority: Minor
>         Attachments: 4936.output
>
>
> I copied from the web page
> mvn archetype:generate -DarchetypeGroupId=org.apache.wicket 
> -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=6.4.0 
> -DgroupId=com.mycompany -DartifactId=myproject 
> -DarchetypeRepository=https://repository.apache.org/ -DinteractiveMode=false
> and executed on the command line.
> Only empty folders and pom.xml are created, no source file at all, no web.xml.
> [INFO] Scanning for projects...
> [INFO]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maven Stub Project (No POM) 1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO]
> [INFO] >>> maven-archetype-plugin:2.0-alpha-5:generate (default-cli) @ 
> standalone-pom >>>
> [INFO]
> [INFO] <<< maven-archetype-plugin:2.0-alpha-5:generate (default-cli) @ 
> standalone-pom <<<
> [INFO]
> [INFO] --- maven-archetype-plugin:2.0-alpha-5:generate (default-cli) @ 
> standalone-pom ---
> [INFO] Generating project in Batch mode
> [INFO] Archetype defined by properties
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 6.859s
> [INFO] Finished at: Thu Dec 20 12:26:50 NZDT 2012
> [INFO] Final Memory: 9M/23M
> [INFO] 
> ------------------------------------------------------------------------

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to