Re: [appfuse-user] Exclusion of appfuse-data-common in M5

2007-05-29 Thread Matt Raible
ike there's something missing in the maven.test.classpath. Kind regards, Tobias -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Matt Raible Gesendet: Donnerstag, 24. Mai 2007 19:27 An: users@appfuse.dev.java.net Betreff: Re: [appfuse-user] Exclusion of appfus

AW: [appfuse-user] Exclusion of appfuse-data-common in M5

2007-05-29 Thread Tobias Vogel
ible Gesendet: Donnerstag, 24. Mai 2007 19:27 An: users@appfuse.dev.java.net Betreff: Re: [appfuse-user] Exclusion of appfuse-data-common in M5 Can you try creating new project instead of using your upgraded one? If you create a new one, can you run "mvn install site" from the top level

Re: [appfuse-user] Exclusion of appfuse-data-common in M5

2007-05-24 Thread Matt Raible
MAIL PROTECTED] Im Auftrag von Matt Raible Gesendet: Donnerstag, 24. Mai 2007 17:40 An: users@appfuse.dev.java.net Betreff: Re: [appfuse-user] Exclusion of appfuse-data-common in M5 I believe there's a bug in the hibernate3 plugin when you're running mvn:site. It may be fixed in a SNAPS

AW: [appfuse-user] Exclusion of appfuse-data-common in M5

2007-05-24 Thread Tobias Vogel
d. Tobias -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Matt Raible Gesendet: Donnerstag, 24. Mai 2007 17:40 An: users@appfuse.dev.java.net Betreff: Re: [appfuse-user] Exclusion of appfuse-data-common in M5 I believe there's a bug in the hiberna

Re: [appfuse-user] Exclusion of appfuse-data-common in M5

2007-05-24 Thread Matt Raible
ROTECTED] Im Auftrag von Matt Raible Gesendet: Donnerstag, 24. Mai 2007 16:36 An: users@appfuse.dev.java.net Betreff: Re: [appfuse-user] Exclusion of appfuse-data-common in M5 If you add an exclusion to appfuse-${dao.framework} instead of appfuse-service, does it fix the problem? Maybe we just need

AW: [appfuse-user] Exclusion of appfuse-data-common in M5

2007-05-24 Thread Tobias Vogel
[mailto:[EMAIL PROTECTED] Im Auftrag von Matt Raible Gesendet: Donnerstag, 24. Mai 2007 16:36 An: users@appfuse.dev.java.net Betreff: Re: [appfuse-user] Exclusion of appfuse-data-common in M5 If you add an exclusion to appfuse-${dao.framework} instead of appfuse-service, does it fix the p

Re: [appfuse-user] Exclusion of appfuse-data-common in M5

2007-05-24 Thread Matt Raible
If you add an exclusion to appfuse-${dao.framework} instead of appfuse-service, does it fix the problem? Maybe we just need to update our instructions. Also, if you're using Hibernate, you don't need to exclude/include appfuse-${dao.framework} in your pom.xml - it's only needed if you want to swit

[appfuse-user] Exclusion of appfuse-data-common in M5

2007-05-24 Thread Tobias Vogel
Hello, I just tried to migrate from M4 to M5, and had some problems with modified core classes. In M4 you had to add an exclusion of "appfuse-data-common" to the dependency "appfuse-service". In my M5 archetype i did the same, but even after a full rebuild, the appfuse-data-common package still ge