[jira] [Comment Edited] (AUTOTAG-19) maven-autotag-plugin fails to create descriptor

2013-11-27 Thread gil cattaneo (JIRA)

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

gil cattaneo edited comment on AUTOTAG-19 at 11/27/13 1:29 PM:
---

happen also with latest 3.0.3 release
fail to generate org.apache.tiles.freemarker.template


was (Author: puntogil):
happen also with latest 3.0.3 release

 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)


[jira] [Comment Edited] (AUTOTAG-19) maven-autotag-plugin fails to create descriptor

2013-11-03 Thread Mck SembWever (JIRA)

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

Mck SembWever edited comment on AUTOTAG-19 at 11/3/13 4:37 PM:
---

this is usually solved by making sure tiles-jsp-3.0.1.jsp is included in your 
classpath…
but here your build is failing on tiles-jsp…
 ( http://tiles.apache.org/framework/tiles-jsp/taglibvalidation.html )

otherwise the tiles-3.0.2 builds fine for me using java7 and mvn-3.1.0


was (Author: michaelsembwever):
this is usually solved by making sure tiles-jsp-3.0.1.jsp is included in your 
classpath…
but here your build is failing on tiles-jsp…
 ( http://tiles.apache.org/framework/tiles-jsp/taglibvalidation.html )

 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)