Indeed, com.javaforge.tapestry:tapestry-javaforge:jar:1.0.0 was never
found in one of
the public repos - also not found in howard's either (i had a need for
it recently)

I'll try to attach a version for it i made (based on 1.0.0-SNAPSHOT
which does exist)
Just download and do:
mvn install:install-file -DgroupId=com.javaforge.tapestry
-DartifactId=tapestry-javaforge -Dversion=1.0.0 -Dpackaging=pom
-DgeneratePom=true -Dfile=tapestry-javaforge-1.0.0.pom

Perhaps appfuse devs can try to deploy this in
http://static.appfuse.org/repository ?

While at it, i'm not sure why the T5 version would need this, so
perhaps the next
appfuse snapshot will not include this dependency

On Mon, Nov 16, 2009 at 6:11 PM, Alessandro Bottoni
<alexbott...@gmail.com> wrote:
> Marcin Zaja;czkowski ha scritto:
>> Appfuse 2.1-SNAPSHOT was just upgraded to Tapestry 5 (mostly even to
>> 5.1). The sample application (with sources) could be generated using
>> instruction on QuickStart page [1]. Just select 2.1-SNAPSHOT and Tapestry 5.
>> Note, it's still work in progress, but when I was checking it a few days
>> ago it seemed to work.
>
> No luck with AppFuse and T5, unfortunately:
>
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: com.javaforge.tapestry:tapestry-flash:jar:1.0.0
>
> Reason: Cannot find parent: com.javaforge.tapestry:tapestry-javaforge
> for project: com.javaforge.tapestry:tapestry-flash:jar:1.0.0 for project
> com.javaforge.tapestry:tapestry-flash:jar:1.0.0
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get
> dependency information: Unable to read the metadata file for artifact
> 'com.javaforge.tapestry:tapestry-flash:jar': Cannot find parent:
> com.javaforge.tapestry:tapestry-javaforge for project:
> com.javaforge.tapestry:tapestry-flash:jar:1.0.0 for project
> com.javaforge.tapestry:tapestry-flash:jar:1.0.0
>  com.javaforge.tapestry:tapestry-flash:jar:1.0.0
>
> from the specified remote repositories:
>  appfuse (http://static.appfuse.org/repository),
>  central (http://repo1.maven.org/maven2)
> Path to dependency:
>        1) mycompany.it:myproject:war:1.0-SNAPSHOT
>        2) org.appfuse:appfuse-tapestry:warpath:2.0.2
>
>
> ------------------------------------------------------------------------
>
> Hope to see it working soon.
>
> PS: Maybe, while waiting for AppFuse we can use Trails/Tynamo as a
> source of sample code...
>
> --
>
> Alessandro Bottoni
> Website: http://www.alessandrobottoni.it/
>
> "Prediction is very difficult, especially about the future."
>     -- Niels Bohr
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>



-- 
Andreas Andreou - andy...@apache.org - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to