There are two suggestions here:

1) Download the relevant source jar files from
http://static.appfuse.org/repository/org/appfuse and attach them in your
ide.

2) Get the tagged source code from svn (instructions here:
http://www.appfuse.org/display/APF/Source+Repository).

The first solution has the advantage that the source comes in a form in
which it can be readily attached to the ide library entries. The second
gives you everything in one shot.

Mike.


On 4/13/07, David <[EMAIL PROTECTED]> wrote:

Hi,

I tried two ways download the appfuse source,

1. one is Candy for appfuse,
when i use Candy for Appfuse, it shows "Maven reported an error creating
and Appfuse project: [org.apache.maven.reactor.MavenExecutionException:
Some builds failed]"

the log show following,

4/13/07 2:08:07 PM GMT+08:00: [INFO] [archetype:create]

4/13/07 2:08:07 PM GMT+08:00: [INFO] Defaulting package to group ID:
com.mycompany

4/13/07 2:08:07 PM GMT+08:00: [INFO] We are using command line specified
remote repositories: http://static.appfuse.org/repository
2. another ways is download from java.net
https://appfuse.dev.java.net/servlets/ProjectDocumentList?folderID=7154&expandFolder=7154&folderID=6196

and failed again because of the file is corrupted, tried many times, just
couldnot get the source.

Is there simple way to get the source in one file just like previous
version 1.9.4?

Thanks & Best Regards,

David






On 4/12/07, Matt Raible <[EMAIL PROTECTED]> wrote:
>
> We upload sources, so I believe the only problem is that Eclipse is
> not attaching them. Or rather, the warpath plugin does not attach
> them.  I believe Mike is aware of this issue.  You could try manually
> downloading the sources and attaching them yourself.
>
> http://static.appfuse.org/repository/org/appfuse/appfuse-struts/2.0-m4/
>
> Matt
>
> On 4/12/07, upstreamnet <[EMAIL PROTECTED]> wrote:
> >
> > Hello:
> >
> > I just started experimenting with appfuse. I created my first project
> with
> > the JSF Basic archetype.
> > I then build my eclipse project like this:
> >
> >   mvn -Declipse.downloadSources=true eclipse:eclipse
> >
> > My goal was to get source attachments for all of the different app
> fuse base
> > components that the generated
> > app depends on.   Most of the components were downloaded into my maven
> > repository, but some were not.
> >
> > I'm wondering what would be the best way to get source code for the
> > following app fuse .jars
> > (the ones that are missing source are pulled from my eclipse
> .classpath
> > file):
> >
> > <classpathentry kind="lib"
> > path="target/warpath/appfuse- web-common-2.0-m4.warpath.jar"/>
> > <classpathentry kind="lib"
> > path="target/warpath/appfuse-jsf-2.0-m4.warpath.jar"/>
> > <classpathentry kind="lib"
> > path="target/warpath/appfuse- web-common-2.0-m4.warpath.jar"/>
> >
> > I guess I could try to download all source for 2.0-m4 and manually
> attach
> > source code in eclipse, but I'm
> > hoping there is a more automated way to do this.
> >
> > Thanks in advance for your help !
> >
> >
> >  - chris
> >
> >
> >
> >
> >
> >
> >
> >
> > --
> > View this message in context:
> 
http://www.nabble.com/possible-to-get-source-attachments-for-appfuse-web-common-2.0-m4-and-various-others--tf3563432s2369.html#a9953014
> > Sent from the AppFuse - User mailing list archive at 
Nabble.com<http://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]
>
>

Reply via email to