Just created a new Tapestry 5 app and am not sure whether things
completed ok.
Maven is given me the following feedback:
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template :
VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm'
in any resource loader.
[INFO] Velocimacro : error using VM library template
VM_global_library.vm :
org.apache.velocity.exception.ResourceNotFoundException: Unable to find
resource 'VM_global_library.vm'
[INFO] Velocimacro : VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in
templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline
may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will
be global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] [archetype:create]
[INFO]
----------------------------------------------------------------------------
[INFO] Using following parameters for creating Archetype:
tapestry-simple:5.0.2
[INFO]
----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: com.cumquatit.research.tapestry
[INFO] Parameter: packageName, Value:
com.cumquatit.research.tapestry.secondapp
[INFO] Parameter: basedir, Value: D:\data\proj\Tapestry5\secondapp
[INFO] Parameter: package, Value: com.cumquatit.research.tapestry.secondapp
[INFO] Parameter: version, Value: 1.0-SNAPSHOT
[INFO] Parameter: artifactId, Value: secondapp
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:
reference : template = archetype-resources/pom.xml [line 14,column 22] :
${tapestry-release-version} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:
reference : template = archetype-resources/pom.xml [line 90,column 26] :
${tapestry-release-version} is not a valid reference.
[INFO] ********************* End of debug info from resources from
generated POM ***********************
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:
reference : template =
archetype-resources/src/main/webapp/WEB-INF/Start.html [line 11,column
34] : ${currentTime} is not a valid reference.
[INFO] Archetype created in dir: D:\data\proj\Tapestry5\secondapp\secondapp
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Tue Mar 27 17:59:32 CEST 2007
[INFO] Final Memory: 4M/8M
[INFO]
------------------------------------------------------------------------
Now was the build succesful, or not? And if so why do I get an error?
This what I mean ... I don't want to ask maven questions when I want to
create a Tapestry app.
Renat Zubairov wrote:
Hi
I would disagree. Maven (especially version 2) is a very nice
framework that really simplify project structure and development
practices. It has some issues in the dynamic projects like tapestry5
but in general it works very well (which is reflected by the number of
projects build by maven).
I'm quite happy that Tapestry is build using maven2.
Renat
On 27/03/07, Konstantin Ignatyev <[EMAIL PROTECTED]> wrote:
Good catch.
Maven has good idea behind but not too good
implementation :) I think that inventor of Jelly
simply can not produce anything useable :(
I wish Howard used good-old Ant + Ivy for dependency
management and publishing: just a bit more work
initially but them it all just works...
--- Jan Vissers <[EMAIL PROTECTED]> wrote:
> Is it me, or is the amount of maven related posts
> steadily growing????
>
> I hope T5 will not be dependent on Maven, or will
> it?
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
Konstantin Ignatyev
PS: If this is a typical day on planet earth, humans will add fifteen
million tons of carbon to the atmosphere, destroy 115 square miles of
tropical rainforest, create seventy-two miles of desert, eliminate
between forty to one hundred species, erode seventy-one million tons
of topsoil, add 2,700 tons of CFCs to the stratosphere, and increase
their population by 263,000
Bowers, C.A. The Culture of Denial: Why the Environmental Movement
Needs a Strategy for Reforming Universities and Public Schools. New
York: State University of New York Press, 1997: (4) (5) (p.206)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]