$ maven clean jar jar:install
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT
Hi, I have tried the webshop but I'm unable to get past the first command.
BEGIN TRANSCRIPT:
MY-MACHINE ~/workspace/webshop/Webshop-Beans
$ maven clean jar jar:install
clean:clean:
[delete] Deleting directory C:\workspace\webshop\Webshop-Beans\target
clean:
java:prepare-filesystem:
[mkdir] Created dir: C:\workspace\webshop\Webshop-Beans\target\classes
java:compile:
[echo] XDoclet : Generation of EJB interfaces and deployments
BUILD FAILED
File...... file:/c:/workspace/webshop/Webshop-Beans/
Element... attainGoal
Line...... 18
Column.... 41
No goal [xdoclet:ejbdoclet]
Total time: 11 seconds
Finished at: Tue Jan 27 17:36:50 PST 2004
END TRANSCRIPT:
BTW, I had to update project.properties with the following:
#
# local repository properties
#
maven.repo.local = C:/.maven/repository
#
# remote repositories properties
#
maven.repo.remote = http://www.ibiblio.org/maven/,http://maven.companyname.com/
If anyone has any ideas as to how to resolve this issue, please post to the group
and/or send me an e-mail.
Thanks in advance,
-Conrad
> Hi, does anyone know where I can find a sample EJB project using JBoss and Maven? I
> have seen alot of code fragements and other thing online but I'm looking for
> something
> complete. Well, I must go and I look forward to hearing from you soon.
>
> Thanks in advance,
>
> -Conrad
>
>
> ---------------------------------------------------------------------
> 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]