Hi. I created the modular-struts archetype project for RC1. That built and
ran OK. Then I ran mvn appfuse:full-source. That completed successfully,
but then the project would no longer build. Seems that a lot of properties
were no longer defined. The last failure message:
14) net.sf.ehcache:ehcache:jar:${ehcache.version}
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=net.sf.ehcache -DartifactId=ehcache
\
-Dversion=${ehcache.version} -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=net.sf.ehcache -DartifactId=ehcache \
-Dversion=${ehcache.version} -Dpackaging=jar -Dfile=/path/to/file
\
-Durl=[url] -DrepositoryId=[id]
Is this a bug?
-Richard Brewster
mraible wrote:
>
> Yes.
>
> On 9/4/07, fadhli <[EMAIL PROTECTED]> wrote:
>> Does mvn appfuse:full-source works on modular projects on Appfuse2.0 RC1?
>>
>> --
>> /fadhli
>
>
> --
> 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%3Afull-source-works-on-modular-projects-on-Appfuse2.0-RC1--tf4381575s2369.html#a12510655
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]