I have tried multiple times, but it still gives the below mentioned error. 

Jaymin


Matt Raible-3 wrote:
> 
> Can you run it again?  This artifact is in Maven's central repository,
> so it shouldn't be failing.
> 
> Matt
> 
> On 1/5/07, Jaymin Shah <[EMAIL PROTECTED]> wrote:
>>
>> Hi Mike,
>>
>> Thanks for quick response.
>>
>> I have successfully created "myapp" with Step#2. I then tried to build
>> the
>> project using "mvn" in myapp folder. During the build process following
>> errors occurs.
>>
>> F:\test\myapp>mvn
>> [INFO] Scanning for projects...
>> [INFO]
>> ----------------------------------------------------------------------------
>> [INFO] Building AppFuse Quickstart Web Application
>> [INFO]    task-segment: [package]
>> [INFO]
>> ----------------------------------------------------------------------------
>> Downloading:
>> http://static.appfuse.org/repository/org/hibernate/hibernate/3.2.1.ga/hibernate-3.2.1.ga.jar
>> [WARNING] Unable to get resource from repository appfuse
>> (http://static.appfuse.org/repository)
>> Downloading:
>> https://maven2-repository.dev.java.net/nonav/repository/org/hibernate/hibernate/3.2.1.ga/hibernate-3.2.1.ga.jar
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Failed to resolve artifact.
>>
>> Error transferring file
>>   org.hibernate:hibernate:jar:3.2.1.ga
>>
>> from the specified remote repositories:
>>   central (http://repo1.maven.org/maven2),
>>   java.net (https://maven2-repository.dev.java.net/nonav/repository),
>>   appfuse (http://static.appfuse.org/repository)
>> Path to dependency:
>>         1) com.mycompany:myapp:war:1.0-SNAPSHOT
>>         2) org.appfuse:appfuse-struts:warpath:2.0-SNAPSHOT
>>         3) org.appfuse:appfuse-web-common:warpath:2.0-SNAPSHOT
>>         4) org.appfuse:appfuse-service:jar:2.0-SNAPSHOT
>>         5) org.appfuse:appfuse-hibernate:jar:2.0-SNAPSHOT
>>         6) org.hibernate:hibernate:jar:3.2.1.ga
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 6 seconds
>> [INFO] Finished at: Fri Jan 05 19:08:47 GMT+05:30 2007
>> [INFO] Final Memory: 8M/14M
>> [INFO]
>> ------------------------------------------------------------------------
>> F:\test\myapp>
>>
>> Jaymin.
>>
>>
>>
>> Michael Horwitz wrote:
>> >
>> > At the moment the only way to get AppFuse 2.0 is using the process as
>> > described in the QuickStart Guide. Perhaps you could post your error
>> and
>> > we
>> > may be able to help?
>> >
>> > Mike.
>> >
>> >
>> > On 1/5/07, Jaymin Shah <[EMAIL PROTECTED]> wrote:
>> >>
>> >>
>> >> Hi,
>> >>
>> >> Can you let me know web address to download AppFuse 2.0 M2 in jar form
>> >> similar to other previous version.
>> >>
>> >> I have tried following
>> >> http://dev.appfuse.org/display/APF/QuickStart+Guide
>> >> http://dev.appfuse.org/display/APF/QuickStart+Guide  but build process
>> >> fails
>> >> with error (for some of the jar file not found).
>> >>
>> >>
>> >>
>> >> Matt Raible-3 wrote:
>> >> >
>> >> > On 12/22/06, Fan <[EMAIL PROTECTED]> wrote:
>> >> >>
>> >> >> Is Appfuse 2.0 finally released ? Or it's just a beta version ?
>> >> >
>> >> > No, we haven't even had an M1 release yet.
>> >> >
>> >> > http://raibledesigns.com/wiki/AppFuseRoadmap.html
>> >> >
>> >> > The good news is we're almost done with M2 code-wise, but we need to
>> >> > document things before we can do a release.  That being said, I do
>> >> > plan on sending out a status e-mail with instructions to try things
>> >> > out so far.
>> >> >
>> >> >>
>> >> >> I am still picking up the Appfuse 1.9.4 :P should I forget about it
>> >> and
>> >> >> try
>> >> >> Appfuse 2.0 instead ?  What are the differences between these two
>> >> version
>> >> >> ?
>> >> >
>> >> > The major differences are (1.9.4 vs. 2.0): Ant vs. Maven, JDK 1.4
>> vs.
>> >> > JDK 5 and Code Generation.  AppFuse 2.0 does not have code
>> generation
>> >> > working through the UI layer (yet).
>> >> >
>> >> > Matt
>> >> >
>> >> >>
>> >> >>
>> >> >> Matt Raible-3 wrote:
>> >> >> >
>> >> >> > Unfortunately, AppFuse is open source so there's not a real "date
>> of
>> >> >> > release".  Most of us work on it in our spare time, so it's
>> >> sometimes
>> >> >> > tough to schedule a release.  Ideally, we could complete it by
>> this
>> >> >> > summer, but my schedule is already full through April, so who
>> knows.
>> >> >> >
>> >> >> > Yes, hopefully we will have annotation support then.  Of course,
>> you
>> >> >> > could use annotations now, it just wouldn't work with AppGen.
>> >> >> >
>> >> >> > http://raibledesigns.com/page/rd?entry=appfuse_2_0_jdk_5
>> >> >> >
>> >> >> > Here's a more recent plan of attack.
>> >> >> >
>> >> >> > http://raibledesigns.com/page/rd?entry=the_plan_for_appfuse_1
>> >> >> >
>> >> >> > Matt
>> >> >> >
>> >> >> > On 2/21/06, Irshad Buchh <[EMAIL PROTECTED]> wrote:
>> >> >> >>
>> >> >> >> Hi,
>> >> >> >>
>> >> >> >> I am just curious to know the date of the release of AppFuse
>> 2.0.
>> >> Also
>> >> >> >> will
>> >> >> >> it support Java 5 annotations instead of x-doclet tags in
>> addition
>> >> to
>> >> >> >> Struts
>> >> >> >> 2.0?
>> >> >> >>
>> >> >> >> --Irshad
>> >> >> >> --
>> >> >> >> View this message in context:
>> >> >> >> http://www.nabble.com/AppFuse-2.0-t1160699c2369.html#a3046433
>> >> >> >> Sent from the AppFuse - User forum at Nabble.com.
>> >> >> >>
>> >> >> >>
>> >> ---------------------------------------------------------------------
>> >> >> >> 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]
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >>
>> >> >> --
>> >> >> View this message in context:
>> >> >> http://www.nabble.com/AppFuse-2.0-tf1160699s2369.html#a8031945
>> >> >> Sent from the AppFuse - User mailing list archive at Nabble.com.
>> >> >>
>> >> >>
>> ---------------------------------------------------------------------
>> >> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >> > --
>> >> > http://raibledesigns.com
>> >> >
>> >> >
>> ---------------------------------------------------------------------
>> >> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >> >
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >> http://www.nabble.com/AppFuse-2.0-tf1160699s2369.html#a8177525
>> >> Sent from the AppFuse - User mailing list archive at Nabble.com.
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/AppFuse-2.0-tf1160699s2369.html#a8178100
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> http://raibledesigns.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/AppFuse-2.0-tf1160699s2369.html#a8190876
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to