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

gil commented on AUTOTAG-19:
----------------------------

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.tiles.autotag.plugin:maven-autotag-plugin:1.1.0:create-descriptor 
(default) on project tiles-template: The parameters 'requestClass' for goal 
org.apache.tiles.autotag.plugin:maven-autotag-plugin:1.1.0:create-descriptor 
are missing or invalid
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:221)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:414)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:357)
Caused by: org.apache.maven.plugin.PluginParameterException: The parameters 
'requestClass' for goal 
org.apache.tiles.autotag.plugin:maven-autotag-plugin:1.1.0:create-descriptor 
are missing or invalid
        at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.populatePluginFields(DefaultMavenPluginManager.java:576)
        at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:529)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:92)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 19 more
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginParameterException


> maven-autotag-plugin fails to create descriptor
> -----------------------------------------------
>
>                 Key: AUTOTAG-19
>                 URL: https://issues.apache.org/jira/browse/AUTOTAG-19
>             Project: Tiles Autotag
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>         Environment: Apache Maven 3.0.5 
> (rNON-CANONICAL_2013-03-12_12-47_mockbuild; 2013-03-12 13:47:10+0100)
> Maven home: /usr/share/maven
> Java version: 1.7.0_45, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.3.0.fc19.i386/jre
> Default locale: it_IT, platform encoding: UTF-8
> OS name: "linux", version: "3.11.6-200.fc19.i686", arch: "i386", family: 
> "unix"
>            Reporter: gil
>
> hi
> any ideas?
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Tiles - Template Technologies Support 3.0.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-autotag-plugin:1.1.0:create-descriptor (default) @ 
> tiles-template ---
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Skipping Tiles 3
> [INFO] This project has been banned from the build due to previous failures.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Tiles 3 ........................................... SUCCESS [0.959s]
> [INFO] Tiles - API ....................................... SUCCESS [1.919s]
> [INFO] Tiles - Core Library .............................. SUCCESS [0.724s]
> [INFO] Tiles - Template Technologies Support ............. FAILURE [0.131s]
> [INFO] Tiles - Servlet support ........................... SKIPPED
> [INFO] Tiles - JSP support ............................... SKIPPED
> [INFO] Tiles - FreeMarker Support ........................ SKIPPED
> [INFO] Tiles - Velocity Support .......................... SKIPPED
> [INFO] Tiles - EL support ................................ SKIPPED
> [INFO] Tiles - MVEL support .............................. SKIPPED
> [INFO] Tiles - OGNL support .............................. SKIPPED
> [INFO] Tiles - Compatibility ............................. SKIPPED
> [INFO] Tiles - Extras .................................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 6.062s
> [INFO] Finished at: Fri Oct 25 20:33:45 CEST 2013
> [INFO] Final Memory: 54M/270M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.tiles.autotag.plugin:maven-autotag-plugin:1.1.0:create-descriptor 
> (default) on project tiles-template: The parameters 'requestClass' for goal 
> org.apache.tiles.autotag.plugin:maven-autotag-plugin:1.1.0:create-descriptor 
> are missing or invalid -> [Help 1]
> thanks in advance



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to