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
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
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
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
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
[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
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
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