The javadocs are in their respective directories alongside the JARs in
Maven's repo. For example:

http://repo1.maven.org/maven2/org/appfuse/appfuse-hibernate/2.0.2/

Also online at:

http://static.appfuse.org/appfuse-data/appfuse-hibernate/apidocs/index.html

Hope this helps,

Matt

On Thu, Oct 30, 2008 at 4:40 PM, Roger <[EMAIL PROTECTED]> wrote:
> Hi Matt
>
> Thanks for your response, but I think we may be at cross purposes. I've
> downloaded Appfuse via the mvn archetype:create command as specified in the
> quickstart guide which is independant of any IDE (yes?). This has created
> a .m2/repository in my home directory. I cannot find any javadoc under .m2.
> If I knew where to download the javadocs from, then I can manually add them
> to netbeans.
>
> Regards
>
>
> On Friday 31 October 2008 00:24:14 Matt Raible wrote:
>> The plugins configured in AppFuse's pom will download sources and
>> javadocs for IDEA and Eclipse. AFAIK, there is no such plugin for
>> NetBeans. There is a Maven plugin for NetBeans, but it doesn't create
>> project files, it runs Maven from w/in your IDE. FWIW, I hope to move
>> away from using war overlays in the 2.1 version of AppFuse which may
>> help solve this problem.
>>
>> http://raibledesigns.com/rd/entry/appfuse_light_appfuse_maven_archetypes
>>
>> Matt
>>
>> On Thu, Oct 30, 2008 at 3:07 PM, Roger <[EMAIL PROTECTED]> wrote:
>> > Hi
>> >
>> > I've now managed to get the basic struts package downloaded. (I managed
>> > to get the modular struts downloaded as well after Matts help, but when I
>> > open the project in Netbeans the project structure doesn't seem to match
>> > the tutorial  - I'll investigate this later once I've got a better handle
>> > on things)
>> >
>> > I'm running in Netbeans 6.1 & I've got a couple of questions.
>> >
>> > Where is the javadoc package for appfuse located or do I need to download
>> > it seperately & if so, from where.
>> >
>> > Why do I need to keep executing the maven mvn commands from a CLI - why
>> > can't I call/find them from within Netbeans?
>> >
>> > Regards
>> >
>> > ---------------------------------------------------------------------
>> > 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]
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to