Hi there, thanks for your time explaining the differences between "appfuse:full-source" and the tutorial regarding core classes.
What's the error? Is it from Subversion or from Maven?
I think it's from Maven. The error message *svn: PROPFIND request failed* comes out when I execute the command line "mvn appfuse:full-source". However, I can easily get the codes using Subversion. On 6/1/07, Matt Raible <[EMAIL PROTECTED] > wrote:
On 5/31/07, fadhli < [EMAIL PROTECTED]> wrote: > Hello there, > > Is the command "appfuse:full-source" is the same thing in the tutorial > Appfuse Core Classes? In a sense, yes. However, the core classes don't have any dependencies so you can easily import those into your project w/o adding in additional dependencies. Part of what "appfuse:full-source" does is recalculate your dependencies and properties. Of course, you could do this manually - it took me 1-2 hours the last time I did it. > > I am having a problem running the "appfuse:full-source" command because my > machine is sitting behind a proxy. However i can use my svn command line to > get the source codes. > What's the error? Is it from Subversion or from Maven? > Will Appfuse 2.0 RC1 will include rename packages? Yes, we hope to include it. In the meantime, you might try using the Ant Task we hope to use. https://rename-packages.dev.java.net/ Matt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- /fadhli
