<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-17564</id>
	<title>Nabble - Fornax-Platform</title>
	<updated>2009-11-23T01:43:03Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Fornax-Platform-f17564.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fornax-Platform-f17564.html" />
	<subtitle type="html">The Fornax-Platform is an Open Platform to develop components and tools related to the Model-Driven-Software-Development - short MDSD. Based on the powerful openArchitectureWare Generator Framework we provide a great number of components.

The Fornax-Platform provides infrastructure and tools to enable the powerful development of such components. Additionally to this a great community with much knowledge about MDSD and Software-Engineering supports you if you have questions or problems related to this approach.

The Fornax-Platform is based on OpenSource-Tools like Subversion, Maven, Eclipse. All components will be released und a well-known OpenSource license, commonly an Apache2-based license.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26475059</id>
	<title>Archiva is slow</title>
	<published>2009-11-23T01:43:03Z</published>
	<updated>2009-11-23T01:43:03Z</updated>
	<author>
		<name>PaloT</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;a href=&quot;http://www.fornax-platform.org/archiva/repository&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fornax-platform.org/archiva/repository&lt;/a&gt;&amp;nbsp;is very slow.
&lt;br&gt;Directory listing is fast but when you want to download some file it's
&lt;br&gt;very slow. What's going wrong?
&lt;br&gt;&lt;br&gt;TNX
&lt;br&gt;&lt;br&gt;Pavel
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26475059&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Archiva-is-slow-tp26475059s17564p26475059.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26428430</id>
	<title>Re: [Sculptor] missing eclipse dependencies?</title>
	<published>2009-11-19T23:37:01Z</published>
	<updated>2009-11-19T23:37:01Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Thanks patrick - deleting the two sub-dirs of org.eclipse did the trick
&lt;br&gt;No problem to do that in future (and happy toknow it wasn't me that screwed it up) .. but just annoying that maven gets itself in a muddle likethat &amp;nbsp; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--missing-eclipse-dependencies--tp26424217s17564p26428430.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26426411</id>
	<title>Re: [Sculptor] missing eclipse dependencies?</title>
	<published>2009-11-19T23:01:06Z</published>
	<updated>2009-11-19T23:01:06Z</updated>
	<author>
		<name>Patrik Nordwall</name>
	</author>
	<content type="html">I think the eclipse jars are in fornax repo
&lt;br&gt;&lt;a href=&quot;http://www.fornax-platform.org/archiva/repository/releases/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fornax-platform.org/archiva/repository/releases/&lt;/a&gt;&lt;br&gt;&lt;br&gt;They are proabably also in some other repositories and sometimes with wrong version number or something. So if you/maven have downloaded them before then maven can get confused by its cache. Please start with removing your local repository (or at least the org.eclipse stuff).
&lt;br&gt;&lt;br&gt;/Patrik
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;greatfooty wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Guys,
&lt;br&gt;&lt;br&gt;I'm just now getting this below
&lt;br&gt;note i can see they're not sculptor jars missing but dependencies from1.7 snapshot -should i normally need to include other repositories for routine checking or are these ones that you guys wouldtypically copy into the fornax repos?
&lt;br&gt;&lt;br&gt;If i shoulddownload them manually what repo should i get them from?
&lt;br&gt;&lt;br&gt;Missing:
&lt;br&gt;----------
&lt;br&gt;1) org.eclipse.equinox:preferences:jar:3.2.300-M6
&lt;br&gt;&lt;br&gt;&amp;nbsp; Try downloading the file manually from the project website.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Then, install it using the command:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mvn install:install-file -DgroupId=org.eclipse.equinox -DartifactId=preferences -Dversion=3.2.300-M6 -Dpackaging=j
&lt;br&gt;ar -Dfile=/path/to/file
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alternatively, if you host your own repository you can deploy the file there:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mvn deploy:deploy-file -DgroupId=org.eclipse.equinox -DartifactId=preferences -Dversion=3.2.300-M6 -Dpackaging=jar
&lt;br&gt;&amp;nbsp;-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
&lt;br&gt;&lt;br&gt;&amp;nbsp; Path to dependency:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1) org.tester:cmgr:jar:1.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2) org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.7.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3) org.fornax.cartridges:fornax-cartridges-sculptor-metamodel:jar:1.7.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4) org.eclipse.emf:common:jar:2.3.0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5) org.eclipse.core:runtime:jar:3.3.100-v20070530
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6) org.eclipse.equinox:preferences:jar:3.2.300-M6
&lt;br&gt;&lt;br&gt;2) org.eclipse.core:contenttype:jar:3.4.0-M6
&lt;br&gt;&lt;br&gt;&amp;nbsp; Try downloading the file manually from the project website.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Then, install it using the command:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mvn install:install-file -DgroupId=org.eclipse.core -DartifactId=contenttype -Dversion=3.4.0-M6 -Dpackaging=jar -D
&lt;br&gt;file=/path/to/file
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alternatively, if you host your own repository you can deploy the file there:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mvn deploy:deploy-file -DgroupId=org.eclipse.core -DartifactId=contenttype -Dversion=3.4.0-M6 -Dpackaging=jar -Dfi
&lt;br&gt;le=/path/to/file -Durl=[url] -DrepositoryId=[id]
&lt;br&gt;&lt;br&gt;&amp;nbsp; Path to dependency:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1) org.tester:cmgr:jar:1.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2) org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.7.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3) org.fornax.cartridges:fornax-cartridges-sculptor-metamodel:jar:1.7.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4) org.eclipse.emf:common:jar:2.3.0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5) org.eclipse.core:runtime:jar:3.3.100-v20070530
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6) org.eclipse.core:contenttype:jar:3.4.0-M6
&lt;br&gt;&lt;br&gt;from the specified remote repositories:
&lt;br&gt;&amp;nbsp; central (&lt;a href=&quot;http://repo1.maven.org/maven2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repo1.maven.org/maven2&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; jboss.org (&lt;a href=&quot;http://repository.jboss.org/maven2/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repository.jboss.org/maven2/&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; com.springsource.repository.bundles.external (&lt;a href=&quot;http://repository.springsource.com/maven/bundles/external&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repository.springsource.com/maven/bundles/external&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; com.springsource.repository.bundles.snapshot (&lt;a href=&quot;http://repository.springsource.com/maven/bundles/snapshot&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repository.springsource.com/maven/bundles/snapshot&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; java.net (&lt;a href=&quot;http://download.java.net/maven/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.java.net/maven/1&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; com.springsource.repository.bundles.release (&lt;a href=&quot;http://repository.springsource.com/maven/bundles/release&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repository.springsource.com/maven/bundles/release&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; snapshots.archiva.fornax-platform.org (&lt;a href=&quot;http://www.fornax-platform.org/archiva/repository/snapshots/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fornax-platform.org/archiva/repository/snapshots/&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; releases.archiva.fornax-platform.org (&lt;a href=&quot;http://www.fornax-platform.org/archiva/repository/releases/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fornax-platform.org/archiva/repository/releases/&lt;/a&gt;)
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--missing-eclipse-dependencies--tp26424217s17564p26426411.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26424217</id>
	<title>[Sculptor] missing eclipse dependencies?</title>
	<published>2009-11-19T21:58:59Z</published>
	<updated>2009-11-19T21:58:59Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Guys,
&lt;br&gt;&lt;br&gt;I'm just now getting this below
&lt;br&gt;note i can see they're not sculptor jars missing but dependencies from1.7 snapshot -should i normally need to include other repositories for routine checking or are these ones that you guys wouldtypically copy into the fornax repos?
&lt;br&gt;&lt;br&gt;If i shoulddownload them manually what repo should i get them from?
&lt;br&gt;&lt;br&gt;Missing:
&lt;br&gt;----------
&lt;br&gt;1) org.eclipse.equinox:preferences:jar:3.2.300-M6
&lt;br&gt;&lt;br&gt;&amp;nbsp; Try downloading the file manually from the project website.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Then, install it using the command:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mvn install:install-file -DgroupId=org.eclipse.equinox -DartifactId=preferences -Dversion=3.2.300-M6 -Dpackaging=j
&lt;br&gt;ar -Dfile=/path/to/file
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alternatively, if you host your own repository you can deploy the file there:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mvn deploy:deploy-file -DgroupId=org.eclipse.equinox -DartifactId=preferences -Dversion=3.2.300-M6 -Dpackaging=jar
&lt;br&gt;&amp;nbsp;-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
&lt;br&gt;&lt;br&gt;&amp;nbsp; Path to dependency:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1) org.tester:cmgr:jar:1.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2) org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.7.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3) org.fornax.cartridges:fornax-cartridges-sculptor-metamodel:jar:1.7.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4) org.eclipse.emf:common:jar:2.3.0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5) org.eclipse.core:runtime:jar:3.3.100-v20070530
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6) org.eclipse.equinox:preferences:jar:3.2.300-M6
&lt;br&gt;&lt;br&gt;2) org.eclipse.core:contenttype:jar:3.4.0-M6
&lt;br&gt;&lt;br&gt;&amp;nbsp; Try downloading the file manually from the project website.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Then, install it using the command:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mvn install:install-file -DgroupId=org.eclipse.core -DartifactId=contenttype -Dversion=3.4.0-M6 -Dpackaging=jar -D
&lt;br&gt;file=/path/to/file
&lt;br&gt;&lt;br&gt;&amp;nbsp; Alternatively, if you host your own repository you can deploy the file there:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; mvn deploy:deploy-file -DgroupId=org.eclipse.core -DartifactId=contenttype -Dversion=3.4.0-M6 -Dpackaging=jar -Dfi
&lt;br&gt;le=/path/to/file -Durl=[url] -DrepositoryId=[id]
&lt;br&gt;&lt;br&gt;&amp;nbsp; Path to dependency:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1) org.tester:cmgr:jar:1.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2) org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.7.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3) org.fornax.cartridges:fornax-cartridges-sculptor-metamodel:jar:1.7.0-SNAPSHOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4) org.eclipse.emf:common:jar:2.3.0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5) org.eclipse.core:runtime:jar:3.3.100-v20070530
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6) org.eclipse.core:contenttype:jar:3.4.0-M6
&lt;br&gt;&lt;br&gt;from the specified remote repositories:
&lt;br&gt;&amp;nbsp; central (&lt;a href=&quot;http://repo1.maven.org/maven2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repo1.maven.org/maven2&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; jboss.org (&lt;a href=&quot;http://repository.jboss.org/maven2/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repository.jboss.org/maven2/&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; com.springsource.repository.bundles.external (&lt;a href=&quot;http://repository.springsource.com/maven/bundles/external&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repository.springsource.com/maven/bundles/external&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; com.springsource.repository.bundles.snapshot (&lt;a href=&quot;http://repository.springsource.com/maven/bundles/snapshot&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repository.springsource.com/maven/bundles/snapshot&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; java.net (&lt;a href=&quot;http://download.java.net/maven/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.java.net/maven/1&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; com.springsource.repository.bundles.release (&lt;a href=&quot;http://repository.springsource.com/maven/bundles/release&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://repository.springsource.com/maven/bundles/release&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; snapshots.archiva.fornax-platform.org (&lt;a href=&quot;http://www.fornax-platform.org/archiva/repository/snapshots/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fornax-platform.org/archiva/repository/snapshots/&lt;/a&gt;),
&lt;br&gt;&amp;nbsp; releases.archiva.fornax-platform.org (&lt;a href=&quot;http://www.fornax-platform.org/archiva/repository/releases/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fornax-platform.org/archiva/repository/releases/&lt;/a&gt;)</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--missing-eclipse-dependencies--tp26424217s17564p26424217.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26388337</id>
	<title>Re: [Sculptor] Archetype broken?</title>
	<published>2009-11-17T03:27:45Z</published>
	<updated>2009-11-17T03:27:45Z</updated>
	<author>
		<name>Patrik Nordwall</name>
	</author>
	<content type="html">I deployed a new snapshot last night and I guess those issues are fixed in that snapshot.
&lt;br&gt;/Patrik</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26388337.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26387271</id>
	<title>Re: [Sculptor] Enum labels ingenerated gui?</title>
	<published>2009-11-17T02:08:29Z</published>
	<updated>2009-11-17T02:08:29Z</updated>
	<author>
		<name>Andreas Källberg-2</name>
	</author>
	<content type="html">This feels like a bug.&lt;div&gt;Can you supply the model so I can recreate it.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;.../Andreas&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Nov 17, 2009 at 9:46 AM, greatfooty &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26387271&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;&lt;br&gt;
I&amp;#39;m getting default generation of enum labels with values like:&lt;br&gt;
&lt;br&gt;
???model.DomainObject.MyEntity.enumType???:&lt;br&gt;
Obviously I could edit this into the messages.properties file but it looks&lt;br&gt;
to me like a generation problem ie. looking for the wrong tag when it should&lt;br&gt;
be looking for model.DomainObject.enumType which is already inside&lt;br&gt;
messages.properties??&lt;br&gt;
&lt;br&gt;
Note for the Library DSL i see this doesn&amp;#39;t occur eg. for Movie the category&lt;br&gt;
label is generated logically as simply Category:&lt;br&gt;
&lt;br&gt;
Is there some trick to forcing that?&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/-Sculptor--Enum-labels-ingenerated-gui--tp26386253s17564p26386253.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-Sculptor--Enum-labels-ingenerated-gui--tp26386253s17564p26386253.html&lt;/a&gt;&lt;br&gt;

Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Fornax-developer mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26387271&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26387271&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Enum-labels-ingenerated-gui--tp26386253s17564p26387271.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26387192</id>
	<title>Re: [Sculptor] Default GUI generation for Adv Tutorial?</title>
	<published>2009-11-17T02:01:47Z</published>
	<updated>2009-11-17T02:01:47Z</updated>
	<author>
		<name>Andreas Källberg-2</name>
	</author>
	<content type="html">Hi,&lt;div&gt;Are you interested in the rules that triggers what is generated?&lt;/div&gt;&lt;div&gt;We inspects the entities/services from btdesign to determine what to generate.&lt;/div&gt;&lt;div&gt;The ground rule is that for a task to be generated there has to be a supporting service.&lt;/div&gt;
&lt;div&gt;So for Library, Physical Media and Person, they have all CRUD service&amp;#39;s through the scaffold mechanism. But Movie, Book and MediaCharacter has only a findAll service (hence there list option in the menu).&lt;/div&gt;&lt;div&gt;
&lt;br&gt;&lt;/div&gt;&lt;div&gt;And, you can always configure stuff through the guidesign as well.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;.../Andreas&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Nov 17, 2009 at 9:06 AM, greatfooty &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26387192&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;&lt;br&gt;
To better understand how GUI generation works I&amp;#39;ve used the sample &amp;#39;library&amp;#39;&lt;br&gt;
dsl listed in the advanced tutorial at&lt;br&gt;
&lt;a href=&quot;http://fornax.itemis.de/confluence/display/fornax/3.+Advanced+Tutorial+(CSC)&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://fornax.itemis.de/confluence/display/fornax/3.+Advanced+Tutorial+(CSC)&lt;/a&gt;&lt;br&gt;
to generate the webapp.&lt;br&gt;
&lt;br&gt;
I can see a swag of UI gets generated when scaffold has only been spec&amp;#39;d&lt;br&gt;
within btdesign for Library, Physical Media and Person&lt;br&gt;
&lt;br&gt;
Other entities such as Book, Movie and Media Character are all having a&lt;br&gt;
ListTask auto-generated and included into the UI menu. I&amp;#39;m curious to know&lt;br&gt;
how that is triggered?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/-Sculptor--Default-GUI-generation-for-Adv-Tutorial--tp26385848s17564p26385848.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-Sculptor--Default-GUI-generation-for-Adv-Tutorial--tp26385848s17564p26385848.html&lt;/a&gt;&lt;br&gt;

Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Fornax-developer mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26387192&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26387192&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Default-GUI-generation-for-Adv-Tutorial--tp26385848s17564p26387192.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26386253</id>
	<title>[Sculptor] Enum labels ingenerated gui?</title>
	<published>2009-11-17T00:46:06Z</published>
	<updated>2009-11-17T00:46:06Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">I'm getting default generation of enum labels with values like:
&lt;br&gt;&lt;br&gt;???model.DomainObject.MyEntity.enumType???:
&lt;br&gt;Obviously I could edit this into the messages.properties file but it looks to me like a generation problem ie. looking for the wrong tag when it should be looking for model.DomainObject.enumType which is already inside messages.properties??
&lt;br&gt;&lt;br&gt;Note for the Library DSL i see this doesn't occur eg. for Movie the category label is generated logically as simply Category: 
&lt;br&gt;&lt;br&gt;Is there some trick to forcing that? &amp;nbsp; </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Enum-labels-ingenerated-gui--tp26386253s17564p26386253.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26385848</id>
	<title>[Sculptor] Default GUI generation for Adv Tutorial?</title>
	<published>2009-11-17T00:06:31Z</published>
	<updated>2009-11-17T00:06:31Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">To better understand how GUI generation works I've used the sample 'library' dsl listed in the advanced tutorial at &lt;a href=&quot;http://fornax.itemis.de/confluence/display/fornax/3.+Advanced+Tutorial+(CSC&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fornax.itemis.de/confluence/display/fornax/3.+Advanced+Tutorial+(CSC&lt;/a&gt;) to generate the webapp.
&lt;br&gt;&lt;br&gt;I can see a swag of UI gets generated when &lt;i&gt;scaffold&lt;/i&gt;&amp;nbsp;has only been spec'd within btdesign for &lt;b&gt;Library&lt;/b&gt;, &lt;b&gt;Physical Media&lt;/b&gt;&amp;nbsp;and &lt;b&gt;Person&lt;/b&gt;&lt;br&gt;&lt;br&gt;Other entities such as &lt;b&gt;Book&lt;/b&gt;, &lt;b&gt;Movie &lt;/b&gt;and &lt;b&gt;Media Character&lt;/b&gt;&amp;nbsp;are all having a ListTask auto-generated and included into the UI menu. I'm curious to know how that is triggered? 
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Default-GUI-generation-for-Adv-Tutorial--tp26385848s17564p26385848.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26385589</id>
	<title>Re: [Sculptor] Archetype broken?</title>
	<published>2009-11-16T23:37:00Z</published>
	<updated>2009-11-16T23:37:00Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Thanks Andreas those jars worked well</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26385589.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26377555</id>
	<title>Re: DDL generation error on 1.6?</title>
	<published>2009-11-16T11:03:44Z</published>
	<updated>2009-11-16T11:03:44Z</updated>
	<author>
		<name>Patrik Nordwall</name>
	</author>
	<content type="html">Setters for bidirectional 1:1 will not update the other side of the association automatically, you have to keep track of that yourself. JPA/Hibernate works in the way that you only have to update the side that owns the association, the one that has the foreign key. You could argue that the setter should update both sides and I think I would agree. Please add an issue in jira.
&lt;br&gt;&lt;br&gt;/Patrik
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Jef Pfeiffer wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;In the case of a bidirectional 1:1 with inverse, A.setB() doesn’t initialize
&lt;br&gt;B’s reference to A (it doesn’t seem to call b.setA() such that the other
&lt;br&gt;direction isn’t initialized).
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26377555.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26377372</id>
	<title>Promote Quality with Sculptor</title>
	<published>2009-11-16T10:50:41Z</published>
	<updated>2009-11-16T10:50:41Z</updated>
	<author>
		<name>Patrik Nordwall</name>
	</author>
	<content type="html">Andreas and I have written an article in a paper magazine called JayView. Read it online via our blog:
&lt;br&gt;&lt;a href=&quot;http://fornax-sculptor.blogspot.com/2009/11/promote-quality-with-sculptor.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fornax-sculptor.blogspot.com/2009/11/promote-quality-with-sculptor.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;BTW, have you signed up as subscriber of the blog feed yet: &lt;a href=&quot;http://fornax-sculptor.blogspot.com/feeds/posts/default&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fornax-sculptor.blogspot.com/feeds/posts/default&lt;/a&gt;&lt;br&gt;&lt;br&gt;/Patrik</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Promote-Quality-with-Sculptor-tp26377372s17564p26377372.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26377130</id>
	<title>Re: Flow navigation problem when using gap for UpdateTask</title>
	<published>2009-11-16T10:36:08Z</published>
	<updated>2009-11-16T10:36:08Z</updated>
	<author>
		<name>Andreas Källberg-2</name>
	</author>
	<content type="html">Hi again Yannick,&lt;br&gt;I finally got some time to work on this and I think I have solved it fairly good.&lt;br&gt;First.&lt;br&gt;I removed the parent repo approach in favour for just one. That solves the issue you had with a flow in a parent repo couldn&amp;#39;t call a flow in a child repo. Now, all flows are registered explicit in the same repo, for example:&lt;br&gt;
&amp;lt;webflow:flow-location path=&amp;quot;generated/flows/media/createLibrary/createLibrary-flow.xml&amp;quot; id=&amp;quot;media/createLibrary&amp;quot;/&amp;gt;&lt;br&gt;&lt;br&gt;Second.&lt;br&gt;If gap is specified on a task, two flows will be generated for that task, for example:&lt;br&gt;
&amp;lt;webflow:flow-location path=&amp;quot;flows/media/listLibrary/listLibrary-flow.xml&amp;quot; id=&amp;quot;media/listLibrary&amp;quot;/&amp;gt;  &lt;br&gt;&amp;lt;webflow:flow-location path=&amp;quot;generated/flows/media/listLibrary/listLibrary-base.xml&amp;quot; id=&amp;quot;media/listLibraryBase&amp;quot;/&amp;gt;&lt;br&gt;
&lt;br&gt;And here, the first one will have the second as parent.&lt;br&gt;That was the short story of it. I will update the documentation with example etc in a couple of days.&lt;br&gt;This isn&amp;#39;t published as a snapshot yet, if you need it you have to build it from trunk.   &lt;br&gt;
&lt;br&gt;regards.../Andreas&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/8/18 Andreas Källberg &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377130&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andreas.kallberg@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Ok, great work.&lt;br&gt;Well, we have some thinking to do here to get the customization natural and smooth.&lt;br&gt;I have it on my todo list. Meanwhile, keep up the work and let us know about your progress.&lt;br&gt;If you feel like you have some work that could improve sculptor, let us know and you will be welcome as a commiter.&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;
&lt;br&gt;.../Andreas&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Aug 17, 2009 at 11:27 PM, ylizzi &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377130&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yannick.lizzi@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Hi Andreas,&lt;br&gt;
&lt;br&gt;
Have a look at this: &lt;a href=&quot;http://jira.springframework.org/browse/SWF-1026&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://jira.springframework.org/browse/SWF-1026&lt;/a&gt;&lt;br&gt;
This is a SWF feature: in a parent registry you cannot reference (sub)flows&lt;br&gt;
in child registry.&lt;br&gt;
&lt;br&gt;
This is what happens in our case:&lt;br&gt;
generated/flows/milkyway/listPlanet/listPlanet-flow.xml (parent registry)&lt;br&gt;
tries to reference flows/milkyway/updatePlanet/updatePlanet-flow.xml (child&lt;br&gt;
registry).&lt;br&gt;
&lt;br&gt;
So we are somehow constrained here by spring webflow. The simplest&lt;br&gt;
workaround I see is to set gap on ListTask as well and to copy the&lt;br&gt;
listPlanet-flow.xml in the WEB-INF/flows directory, making it available in&lt;br&gt;
the child registry.&lt;br&gt;
&lt;br&gt;
Yannick&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Andreas Källberg-2 wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt; I have been able to reproduce your problem and I agree, it is very&lt;br&gt;
&amp;gt; strange.&lt;br&gt;
&amp;gt; I haven&amp;#39;t done any &amp;#39;deep debugging&amp;#39; (yet) so I can&amp;#39;t say what&amp;#39;s wrong, but&lt;br&gt;
&amp;gt; I&lt;br&gt;
&amp;gt; think you are on the right track with the your context idea.&lt;br&gt;
&amp;gt; I don&amp;#39;t know how much time I will be able to put on it at the moment, but&lt;br&gt;
&amp;gt; as&lt;br&gt;
&amp;gt; soon as I have a slot in the schedule I&amp;#39;ll pick it up again.&lt;br&gt;
&amp;gt; If you get any further, please notice so we don&amp;#39;t solve the same problem.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; peace.../Andreas&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; 2009/8/14 Andreas Källberg &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377130&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;andreas.kallberg@...&lt;/a&gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Hi,To answer your question right away; No, not without trying it out my&lt;br&gt;
&amp;gt;&amp;gt; self.&lt;br&gt;
&amp;gt;&amp;gt; And I don&amp;#39;t have the right tools to try it right now (out traveling), but&lt;br&gt;
&amp;gt;&amp;gt; as soon as possible I&amp;#39;ll check it out.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Further. With the upgrade to webflow2 there are much better possibilities&lt;br&gt;
&amp;gt;&amp;gt; to extend flows, i.e. much easier to have one generated part and one gap&lt;br&gt;
&amp;gt;&amp;gt; part. Though, these things still remains a little bit un-tested. The&lt;br&gt;
&amp;gt;&amp;gt; upgrade&lt;br&gt;
&amp;gt;&amp;gt; resulted in a lot of changes and we hade to remove some functionality as&lt;br&gt;
&amp;gt;&amp;gt; well.&lt;br&gt;
&amp;gt;&amp;gt; We have planded to have some examples and write some stuff about&lt;br&gt;
&amp;gt;&amp;gt; customization of flows but havn&amp;#39;t hade the time yet. But it will be there&lt;br&gt;
&amp;gt;&amp;gt; soon.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; So, your work is realy interesting to us. Keep it up, we will help you as&lt;br&gt;
&amp;gt;&amp;gt; much as we can.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; peace.../Andreas&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; On Thu, Aug 13, 2009 at 10:43 AM, ylizzi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377130&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;yannick.lizzi@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Hi,&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; I would like to report a strange problem with flow definitions when&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; trying&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; to customize the web flown (xx-flow.xml file) for UpdateTask.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Starting from helloworld example: if I set gap keyword on ListTask or on&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; CreateTask, I can customize the listPlanet-flow.xml and&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; createPlanet-flow.xml in webapp/flows, everything works fine. I can even&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; remove the generated ones so that I&amp;#39;m sure the customized ones are used.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; If I set gap only for UpdateTask, the customized updatePlanet-flow.xml&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; is&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; not taken into account. If the genereated file is removed, I get the&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; error&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; :&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; &amp;quot;System error&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; (org.springframework.webflow.definition.registry.NoSuchFlowDefinitionException),&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; caused by: No flow definition &amp;#39;milkyway/updatePlanet&amp;#39; found&amp;quot;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; To make it works, I have to set gap on ListTask AND copy the generated&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; listPlanet-flow.xml in webapp/flows.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; I&amp;#39;ve created another web application, where the create funcationality is&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; accessible on the list page and I get the same problem with&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; gap/CreateTask.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; So, it seems to be a matter of flow context, but I don&amp;#39;t understand why.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; The&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; webflow config seems to be OK. I&amp;#39;ve also traced the content of&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; flowRegistry&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; and flowRegistryGenerated: they contain the right keys.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Any idea?&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Yannick&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; --&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; View this message in context:&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/Flow-navigation-problem-when-using-gap-for-UpdateTask-tp24951159s17564p24951159.html&quot; target=&quot;_blank&quot;&gt;http://www.nabble.com/Flow-navigation-problem-when-using-gap-for-UpdateTask-tp24951159s17564p24951159.html&lt;/a&gt;&lt;br&gt;


&amp;gt;&amp;gt;&amp;gt; Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; 30-Day&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; focus&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; on&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; Fornax-developer mailing list&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377130&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; ------------------------------------------------------------------------------&lt;br&gt;
&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;br&gt;
&amp;gt; 30-Day&lt;br&gt;
&amp;gt; trial. Simplify your report design, integration and deployment - and focus&lt;br&gt;
&amp;gt; on&lt;br&gt;
&amp;gt; what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; Fornax-developer mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377130&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://www.nabble.com/Flow-navigation-problem-when-using-gap-for-UpdateTask-tp24951159s17564p25014526.html&quot; target=&quot;_blank&quot;&gt;http://www.nabble.com/Flow-navigation-problem-when-using-gap-for-UpdateTask-tp24951159s17564p25014526.html&lt;/a&gt;&lt;br&gt;


&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Fornax-developer mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377130&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26377130&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Flow-navigation-problem-when-using-gap-for-UpdateTask-tp24951159s17564p26377130.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26369881</id>
	<title>Re: [Sculptor] Archetype broken?</title>
	<published>2009-11-16T02:45:35Z</published>
	<updated>2009-11-16T02:45:35Z</updated>
	<author>
		<name>Andreas Källberg-2</name>
	</author>
	<content type="html">Ok, well, that&amp;#39;s obviously very wrong :-)&lt;br&gt;Something must have happen when the project was generated.&lt;br&gt;Try with my jar&amp;#39;s and see if it works.&lt;br&gt;When doing so, remove the argument -DarchetypeRepository from the script. Then you will for certain use the jars in your local repo.&lt;br&gt;
&lt;br&gt;.../Andreas&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Nov 16, 2009 at 11:37 AM, greatfooty &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26369881&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Thanks I&amp;#39;ll give those jars a try - note can confirm the workflow-gui.oaw is&lt;br&gt;
missing  - in   fact there&amp;#39;s nothing in the web project except the POM&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26369795.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26369795.html&lt;/a&gt;&lt;br&gt;

&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Fornax-developer mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26369881&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26369881&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26369881.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26369795</id>
	<title>Re: [Sculptor] Archetype broken?</title>
	<published>2009-11-16T02:37:41Z</published>
	<updated>2009-11-16T02:37:41Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Thanks I'll give those jars a try - note can confirm the workflow-gui.oaw is missing &amp;nbsp;- in &amp;nbsp; fact there's nothing in the web project except the POM</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26369795.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26369443</id>
	<title>Re: [Sculptor] Archetype broken?</title>
	<published>2009-11-16T02:07:50Z</published>
	<updated>2009-11-16T02:07:50Z</updated>
	<author>
		<name>Andreas Källberg-2</name>
	</author>
	<content type="html">Ok, that a bit strange.&lt;br&gt;Could you just verify that the file &amp;#39;workflow-gui.oaw&amp;#39; is in src/main/resources?&lt;br&gt;I think we could have a new snapshot deployed pretty soon, perhaps tonight.&lt;br&gt;I also attached zip with snapshot&amp;#39;s.&lt;br&gt;
&lt;br&gt;.../Andreas&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Nov 16, 2009 at 10:55 AM, greatfooty &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26369443&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
ok thanks i understand now re trunk&lt;br&gt;
&lt;br&gt;
note though i still get a problem when i remove the extra tag. output is as&lt;br&gt;
below:&lt;br&gt;
&lt;br&gt;
[INFO] Building Web project for testlibrary-web&lt;br&gt;
&lt;div class=&quot;im&quot;&gt;[INFO]    task-segment: [clean, install]&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] [clean:clean {execution: default-clean}]&lt;br&gt;
[INFO] Deleting file-set: src/generated (included: [**/*.java, **/*.xml,&lt;br&gt;
**/*.properties], excluded: [**/.svn/*])&lt;br&gt;
[INFO] Deleting file-set: src/test/generated (included: [**/*.java,&lt;br&gt;
**/*.xml, **/*.properties], excluded: [**/.svn/*])&lt;br&gt;
[INFO] Deleting file-set: src/main/webapp/WEB-INF/generated (included:&lt;br&gt;
[**/*.html, **/*.xml], excluded: [**/.svn/*])&lt;br&gt;
[INFO] [fornax-oaw-m2:run-workflow {execution: default}]&lt;br&gt;
[INFO] Fornax oAW/MWE Maven2 Plugin V3.0.1&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[ERROR] BUILD ERROR&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Could not find the Workflow-Descriptor &amp;quot;workflow-gui.oaw&amp;quot;.&lt;br&gt;
&lt;/div&gt;&lt;div class=&quot;im&quot;&gt;[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] For more information, run Maven with the -e switch&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
&lt;/div&gt;[INFO] Total time: 11 seconds&lt;br&gt;
[INFO] Finished at: Mon Nov 16 19:48:13 EST 2009&lt;br&gt;
[INFO] Final Memory: 33M/127M&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
&lt;br&gt;
Note I&amp;#39;m reluctant to try download and build from trunk - is there an older&lt;br&gt;
stable version of the archetype i could use temporarily and/or how far away&lt;br&gt;
would it be before the next snapshot is published?&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26369305.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26369305.html&lt;/a&gt;&lt;br&gt;

&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Fornax-developer mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26369443&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26369443&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;jars.zip&lt;/strong&gt; (33K) &lt;a href=&quot;http://old.nabble.com/attachment/26369443/0/jars.zip&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26369443.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26369305</id>
	<title>Re: [Sculptor] Archetype broken?</title>
	<published>2009-11-16T01:55:52Z</published>
	<updated>2009-11-16T01:55:52Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">ok thanks i understand now re trunk
&lt;br&gt;&lt;br&gt;note though i still get a problem when i remove the extra tag. output is as below:
&lt;br&gt;&lt;br&gt;&lt;i&gt;[INFO] Building Web project for testlibrary-web
&lt;br&gt;[INFO] &amp;nbsp; &amp;nbsp;task-segment: [clean, install]
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] [clean:clean {execution: default-clean}]
&lt;br&gt;[INFO] Deleting file-set: src/generated (included: [**/*.java, **/*.xml, **/*.properties], excluded: [**/.svn/*])
&lt;br&gt;[INFO] Deleting file-set: src/test/generated (included: [**/*.java, **/*.xml, **/*.properties], excluded: [**/.svn/*])
&lt;br&gt;[INFO] Deleting file-set: src/main/webapp/WEB-INF/generated (included: [**/*.html, **/*.xml], excluded: [**/.svn/*])
&lt;br&gt;[INFO] [fornax-oaw-m2:run-workflow {execution: default}]
&lt;br&gt;[INFO] Fornax oAW/MWE Maven2 Plugin V3.0.1
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[ERROR] BUILD ERROR
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Could not find the Workflow-Descriptor &amp;quot;workflow-gui.oaw&amp;quot;.
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] For more information, run Maven with the -e switch
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Total time: 11 seconds
&lt;br&gt;[INFO] Finished at: Mon Nov 16 19:48:13 EST 2009
&lt;br&gt;[INFO] Final Memory: 33M/127M
&lt;br&gt;[INFO] ------------------------------------------------------------------------&lt;/i&gt;&lt;br&gt;&lt;br&gt;Note I'm reluctant to try download and build from trunk - is there an older stable version of the archetype i could use temporarily and/or how far away would it be before the next snapshot is published? 
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26369305.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26369013</id>
	<title>Re: [Sculptor] Archetype broken?</title>
	<published>2009-11-16T01:29:45Z</published>
	<updated>2009-11-16T01:29:45Z</updated>
	<author>
		<name>Andreas Källberg-2</name>
	</author>
	<content type="html">With trunk I mean latest commits.&lt;br&gt;It may vary from latest snapshot, since we doesn&amp;#39;t deploy new snapshots on every commit.&lt;br&gt;The below error is due to your previous issue with the extra &amp;lt;/dependency&amp;gt; tag.&lt;br&gt;
And this fix hasn&amp;#39;t made it to a snapshot yet, it&amp;#39;s &amp;#39;just&amp;#39; in trunk.&lt;br&gt;To get rid of it, you need to download latest source and build it, or, just manually remove the extra tag.&lt;br&gt;&lt;br&gt;.../Andreas &lt;br&gt;&lt;br&gt;
&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Nov 16, 2009 at 9:55 AM, greatfooty &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26369013&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&lt;br&gt;
Andreas when you say &amp;#39;trunk&amp;#39; should i be getting that via use of &amp;#39;snapshot&amp;#39;&lt;br&gt;
OR should i be requesting a fixed version?&lt;br&gt;
&lt;br&gt;
ie. I&amp;#39;ve just tried running sculptor archetype using docco as at&lt;br&gt;
&lt;a href=&quot;http://fornax.itemis.de/confluence/display/fornax/4.+Archetype+Tutorial+%28CSC%29&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://fornax.itemis.de/confluence/display/fornax/4.+Archetype+Tutorial+(CSC)&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Copy of the execution as below:&lt;br&gt;
&lt;br&gt;
C:\eclipseSculptorWork&amp;gt;set PACKAGE=org.mylib&lt;br&gt;
&lt;br&gt;
C:\eclipseSculptorWork&amp;gt;set SYS_NAME=testlibrary&lt;br&gt;
&lt;br&gt;
C:\eclipseSculptorWork&amp;gt;call mvn archetype:generate -DinteractiveMode=false&lt;br&gt;
-DarchetypeGroupId=org.fornax.cartridges -Dar&lt;br&gt;
chetypeArtifactId=fornax-cartridges-sculptor-archetype-parent&lt;br&gt;
-DarchetypeVersion=1.7.0-SNAPSHOT -DarchetypeRepository=ht&lt;br&gt;
tp://&lt;a href=&quot;http://www.fornax-platform.org/archiva/repository/snapshots/%0A-DgroupId=org.mylib&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.fornax-platform.org/archiva/repository/snapshots/&lt;br&gt;
-DgroupId=org.mylib&lt;/a&gt; -DartifactId=testlibrary-parent -Dpackage&lt;br&gt;
=org.mylib -Dversion=1.0-SNAPSHOT&lt;br&gt;
[INFO] Scanning for projects...&lt;br&gt;
[INFO] Searching repository for plugin with prefix: &amp;#39;archetype&amp;#39;.&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Building Maven Default Project&lt;br&gt;
[INFO]    task-segment: [archetype:generate] (aggregator-style)&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Preparing archetype:generate&lt;br&gt;
[INFO] No goals needed for project - skipping&lt;br&gt;
[INFO] Setting property: classpath.resource.loader.class =&amp;gt;&lt;br&gt;
&amp;#39;org.codehaus.plexus.velocity.ContextClassLoaderResourceLoad&lt;br&gt;
er&amp;#39;.&lt;br&gt;
[INFO] Setting property: velocimacro.messages.on =&amp;gt; &amp;#39;false&amp;#39;.&lt;br&gt;
[INFO] Setting property: resource.loader =&amp;gt; &amp;#39;classpath&amp;#39;.&lt;br&gt;
[INFO] Setting property: resource.manager.logwhenfound =&amp;gt; &amp;#39;false&amp;#39;.&lt;br&gt;
[INFO] [archetype:generate {execution: default-cli}]&lt;br&gt;
[INFO] Generating project in Batch mode&lt;br&gt;
[INFO] Archetype defined by properties&lt;br&gt;
[INFO] snapshot&lt;br&gt;
org.fornax.cartridges:fornax-cartridges-sculptor-archetype-parent:1.7.0-SNAPSHOT:&lt;br&gt;
checking for updates f&lt;br&gt;
rom fornax-cartridges-sculptor-archetype-parent-repo&lt;br&gt;
[INFO]&lt;br&gt;
----------------------------------------------------------------------------&lt;br&gt;
[INFO] Using following parameters for creating OldArchetype:&lt;br&gt;
fornax-cartridges-sculptor-archetype-parent:1.7.0-SNAPSHOT&lt;br&gt;
[INFO]&lt;br&gt;
----------------------------------------------------------------------------&lt;br&gt;
[INFO] Parameter: groupId, Value: org.mylib&lt;br&gt;
[INFO] Parameter: packageName, Value: org.mylib&lt;br&gt;
[INFO] Parameter: basedir, Value: C:\eclipseSculptorWork&lt;br&gt;
[INFO] Parameter: package, Value: org.mylib&lt;br&gt;
[INFO] Parameter: version, Value: 1.0-SNAPSHOT&lt;br&gt;
[INFO] Parameter: artifactId, Value: testlibrary-parent&lt;br&gt;
[INFO] ********************* End of debug info from resources from generated&lt;br&gt;
POM ***********************&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 8,column 44] : ${env.JBOSS_HOME} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 13,column 30] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 14,column 30] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 15,column 30] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 24,column 38] : ${jboss.home} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 24,column 59] : ${jboss.server.config} is not a valid&lt;br&gt;
reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 24,column 89] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 8,column 44] : ${env.JBOSS_HOME} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 13,column 30] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 14,column 30] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 15,column 30] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 16,column 30] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 25,column 38] : ${jboss.home} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 25,column 59] : ${jboss.server.config} is not a valid&lt;br&gt;
reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 25,column 89] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[INFO] OldArchetype created in dir:&lt;br&gt;
C:\eclipseSculptorWork\testlibrary-parent&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] BUILD SUCCESSFUL&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Total time: 3 seconds&lt;br&gt;
[INFO] Finished at: Mon Nov 16 18:41:09 EST 2009&lt;br&gt;
[INFO] Final Memory: 9M/127M&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Scanning for projects...&lt;br&gt;
[INFO] Searching repository for plugin with prefix: &amp;#39;archetype&amp;#39;.&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Building Maven Default Project&lt;br&gt;
[INFO]    task-segment: [archetype:generate] (aggregator-style)&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Preparing archetype:generate&lt;br&gt;
[INFO] No goals needed for project - skipping&lt;br&gt;
[INFO] Setting property: classpath.resource.loader.class =&amp;gt;&lt;br&gt;
&amp;#39;org.codehaus.plexus.velocity.ContextClassLoaderResourceLoad&lt;br&gt;
er&amp;#39;.&lt;br&gt;
[INFO] Setting property: velocimacro.messages.on =&amp;gt; &amp;#39;false&amp;#39;.&lt;br&gt;
[INFO] Setting property: resource.loader =&amp;gt; &amp;#39;classpath&amp;#39;.&lt;br&gt;
[INFO] Setting property: resource.manager.logwhenfound =&amp;gt; &amp;#39;false&amp;#39;.&lt;br&gt;
[INFO] [archetype:generate {execution: default-cli}]&lt;br&gt;
[INFO] Generating project in Batch mode&lt;br&gt;
[INFO] Archetype defined by properties&lt;br&gt;
[INFO] snapshot&lt;br&gt;
org.fornax.cartridges:fornax-cartridges-sculptor-archetype:1.7.0-SNAPSHOT:&lt;br&gt;
checking for updates from for&lt;br&gt;
nax-cartridges-sculptor-archetype-repo&lt;br&gt;
[INFO]&lt;br&gt;
----------------------------------------------------------------------------&lt;br&gt;
[INFO] Using following parameters for creating OldArchetype:&lt;br&gt;
fornax-cartridges-sculptor-archetype:1.7.0-SNAPSHOT&lt;br&gt;
[INFO]&lt;br&gt;
----------------------------------------------------------------------------&lt;br&gt;
[INFO] Parameter: groupId, Value: org.mylib&lt;br&gt;
[INFO] Parameter: packageName, Value: org.mylib&lt;br&gt;
[INFO] Parameter: basedir, Value: C:\eclipseSculptorWork&lt;br&gt;
[INFO] Parameter: package, Value: org.mylib&lt;br&gt;
[INFO] Parameter: version, Value: 1.0-SNAPSHOT&lt;br&gt;
[INFO] Parameter: artifactId, Value: testlibrary&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 83,column 42] : ${fornax-oaw-m2.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 169,column 34] : ${jpa.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 176,column 34] : ${hibernate.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 189,column 34] : ${hibernate.annotations.version} is not a valid&lt;br&gt;
reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 196,column 34] : ${hibernate.entitymanager.version} is not a valid&lt;br&gt;
reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 209,column 34] : ${hibernate.validator.version} is not a valid&lt;br&gt;
reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 216,column 34] : ${ehcache.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 223,column 34] : ${slf4j.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 230,column 34] : ${slf4j.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 237,column 34] : ${log4j.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 265,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 270,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 275,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 280,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 285,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 296,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 301,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 306,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 311,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 347,column 34] : ${commons-logging.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 384,column 22] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 404,column 34] : ${sculptor.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 410,column 34] : ${sculptor.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 415,column 34] : ${sculptor.version} is not a valid reference.&lt;br&gt;
[INFO] ********************* End of debug info from resources from generated&lt;br&gt;
POM ***********************&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 6,column 44] : ${env.JBOSS_HOME} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 13,column 32] : ${jboss.home} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 13,column 53] : ${jboss.server.config} is not a valid&lt;br&gt;
reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
war.xml [line 13,column 83] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 6,column 44] : ${env.JBOSS_HOME} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 13,column 32] : ${jboss.home} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 13,column 53] : ${jboss.server.config} is not a valid&lt;br&gt;
reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 13,column 83] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 13,column 106] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 23,column 38] : ${jboss.home} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 23,column 59] : ${jboss.server.config} is not a valid&lt;br&gt;
reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/antbuild-&lt;br&gt;
ear.xml [line 23,column 89] : ${&lt;a href=&quot;http://system.name&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;system.name&lt;/a&gt;} is not a valid reference.&lt;br&gt;
[INFO] OldArchetype created in dir: C:\eclipseSculptorWork\testlibrary&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] BUILD SUCCESSFUL&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Total time: 4 seconds&lt;br&gt;
[INFO] Finished at: Mon Nov 16 18:41:14 EST 2009&lt;br&gt;
[INFO] Final Memory: 9M/127M&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Scanning for projects...&lt;br&gt;
[INFO] Searching repository for plugin with prefix: &amp;#39;archetype&amp;#39;.&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Building Maven Default Project&lt;br&gt;
[INFO]    task-segment: [archetype:generate] (aggregator-style)&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Preparing archetype:generate&lt;br&gt;
[INFO] No goals needed for project - skipping&lt;br&gt;
[INFO] Setting property: classpath.resource.loader.class =&amp;gt;&lt;br&gt;
&amp;#39;org.codehaus.plexus.velocity.ContextClassLoaderResourceLoad&lt;br&gt;
er&amp;#39;.&lt;br&gt;
[INFO] Setting property: velocimacro.messages.on =&amp;gt; &amp;#39;false&amp;#39;.&lt;br&gt;
[INFO] Setting property: resource.loader =&amp;gt; &amp;#39;classpath&amp;#39;.&lt;br&gt;
[INFO] Setting property: resource.manager.logwhenfound =&amp;gt; &amp;#39;false&amp;#39;.&lt;br&gt;
[INFO] [archetype:generate {execution: default-cli}]&lt;br&gt;
[INFO] Generating project in Batch mode&lt;br&gt;
[INFO] Archetype defined by properties&lt;br&gt;
[INFO] snapshot&lt;br&gt;
org.fornax.cartridges:fornax-cartridges-sculptor-archetype-jsf:1.7.0-SNAPSHOT:&lt;br&gt;
checking for updates from&lt;br&gt;
 fornax-cartridges-sculptor-archetype-jsf-repo&lt;br&gt;
[INFO]&lt;br&gt;
----------------------------------------------------------------------------&lt;br&gt;
[INFO] Using following parameters for creating OldArchetype:&lt;br&gt;
fornax-cartridges-sculptor-archetype-jsf:1.7.0-SNAPSHOT&lt;br&gt;
[INFO]&lt;br&gt;
----------------------------------------------------------------------------&lt;br&gt;
[INFO] Parameter: groupId, Value: org.mylib&lt;br&gt;
[INFO] Parameter: packageName, Value: org.mylib&lt;br&gt;
[INFO] Parameter: basedir, Value: C:\eclipseSculptorWork&lt;br&gt;
[INFO] Parameter: package, Value: org.mylib&lt;br&gt;
[INFO] Parameter: version, Value: 1.0-SNAPSHOT&lt;br&gt;
[INFO] Parameter: artifactId, Value: testlibrary-web&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 78,column 42] : ${fornax-oaw-m2.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 109,column 34] : ${pom.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 117,column 22] : ${spring.webflow.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 122,column 22] : ${spring.webflow.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 127,column 22] : ${spring.webflow.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 163,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 170,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 177,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 184,column 34] : ${spring.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 191,column 34] : ${hibernate.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 204,column 34] : ${hibernate.annotations.version} is not a valid&lt;br&gt;
reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 211,column 34] : ${hibernate.validator.version} is not a valid&lt;br&gt;
reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 218,column 34] : ${commons-logging.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 225,column 22] : ${commons-lang.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 236,column 34] : ${sculptor.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 241,column 34] : ${sculptor.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 248,column 34] : ${sculptor.version} is not a valid reference.&lt;br&gt;
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:&lt;br&gt;
reference : template = archetype-resources/pom.xml [&lt;br&gt;
line 254,column 34] : ${sculptor.version} is not a valid reference.&lt;br&gt;
[ERROR] Error reading POM&lt;br&gt;
org.apache.maven.archetype.old.ArchetypeTemplateProcessingException: Error&lt;br&gt;
reading POM&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.archetype.old.DefaultOldArchetype.processTemplates(DefaultOldArchetype.java:506)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.archetype.old.DefaultOldArchetype.createArchetype(DefaultOldArchetype.java:331)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.archetype.generator.DefaultArchetypeGenerator.processOldArchetype(DefaultArchetypeGenerator.&lt;br&gt;
java:253)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.archetype.generator.DefaultArchetypeGenerator.generateArchetype(DefaultArchetypeGenerator.ja&lt;br&gt;
va:143)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.archetype.generator.DefaultArchetypeGenerator.generateArchetype(DefaultArchetypeGenerator.ja&lt;br&gt;
va:286)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.archetype.DefaultArchetype.generateProjectFromArchetype(DefaultArchetype.java:69)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo.execute(CreateProjectFromArchetypeMojo.java:1&lt;br&gt;
84)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:569)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:539)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav&lt;br&gt;
a:387)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:284)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)&lt;br&gt;
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)&lt;br&gt;
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)&lt;br&gt;
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)&lt;br&gt;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;
        at&lt;br&gt;
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;
        at&lt;br&gt;
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;
        at java.lang.reflect.Method.invoke(Method.java:585)&lt;br&gt;
        at&lt;br&gt;
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)&lt;br&gt;
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)&lt;br&gt;
        at&lt;br&gt;
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)&lt;br&gt;
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)&lt;br&gt;
Caused by: org.codehaus.plexus.util.xml.pull.XmlPullParserException: end tag&lt;br&gt;
name &amp;lt;/dependency&amp;gt; must match start tag nam&lt;br&gt;
e &amp;lt;dependencies&amp;gt; from line 103 (position: TEXT seen ...&amp;lt;/dependency&amp;gt;\r\n&lt;br&gt;
&amp;lt;/dependency&amp;gt;... @111:22)&lt;br&gt;
        at&lt;br&gt;
hidden.org.codehaus.plexus.util.xml.pull.MXParser.parseEndTag(MXParser.java:1698)&lt;br&gt;
        at&lt;br&gt;
hidden.org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1143)&lt;br&gt;
        at&lt;br&gt;
hidden.org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1105)&lt;br&gt;
        at&lt;br&gt;
hidden.org.codehaus.plexus.util.xml.pull.MXParser.nextTag(MXParser.java:1092)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.model.io.xpp3.MavenXpp3Reader.parseModel(MavenXpp3Reader.java:2090)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.model.io.xpp3.MavenXpp3Reader.read(MavenXpp3Reader.java:3912)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.model.io.xpp3.MavenXpp3Reader.read(MavenXpp3Reader.java:3926)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.archetype.old.DefaultOldArchetype.processTemplates(DefaultOldArchetype.java:498)&lt;br&gt;
        ... 25 more&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[ERROR] BUILD FAILURE&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] :&lt;br&gt;
org.apache.maven.archetype.old.ArchetypeTemplateProcessingException: Error&lt;br&gt;
reading POM&lt;br&gt;
Error reading POM&lt;br&gt;
&lt;div class=&quot;im&quot;&gt;[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] For more information, run Maven with the -e switch&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
&lt;/div&gt;[INFO] Total time: 3 seconds&lt;br&gt;
[INFO] Finished at: Mon Nov 16 18:41:19 EST 2009&lt;br&gt;
[INFO] Final Memory: 9M/127M&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26368619.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26368619.html&lt;/a&gt;&lt;br&gt;

&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Fornax-developer mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26369013&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26369013&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26369013.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26368982</id>
	<title>Re: [Sculptor] CGLIB2 for webapp?</title>
	<published>2009-11-16T01:26:15Z</published>
	<updated>2009-11-16T01:26:15Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Thanks thats done the trick for this one &amp;nbsp;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--CGLIB2-for-webapp--tp26367197s17564p26368982.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26368619</id>
	<title>Re: [Sculptor] Archetype broken?</title>
	<published>2009-11-16T00:55:48Z</published>
	<updated>2009-11-16T00:55:48Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Andreas when you say 'trunk' should i be getting that via use of 'snapshot' OR should i be requesting a fixed version? 
&lt;br&gt;&lt;br&gt;ie. I've just tried running sculptor archetype using docco as at 
&lt;br&gt;&lt;a href=&quot;http://fornax.itemis.de/confluence/display/fornax/4.+Archetype+Tutorial+(CSC&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fornax.itemis.de/confluence/display/fornax/4.+Archetype+Tutorial+(CSC&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&lt;br&gt;Copy of the execution as below: 
&lt;br&gt;&lt;br&gt;&lt;i&gt;C:\eclipseSculptorWork&amp;gt;set PACKAGE=org.mylib
&lt;br&gt;&lt;br&gt;C:\eclipseSculptorWork&amp;gt;set SYS_NAME=testlibrary
&lt;br&gt;&lt;br&gt;C:\eclipseSculptorWork&amp;gt;call mvn archetype:generate -DinteractiveMode=false -DarchetypeGroupId=org.fornax.cartridges -Dar
&lt;br&gt;chetypeArtifactId=fornax-cartridges-sculptor-archetype-parent -DarchetypeVersion=1.7.0-SNAPSHOT -DarchetypeRepository=ht
&lt;br&gt;tp://www.fornax-platform.org/archiva/repository/snapshots/ -DgroupId=org.mylib -DartifactId=testlibrary-parent -Dpackage
&lt;br&gt;=org.mylib -Dversion=1.0-SNAPSHOT
&lt;br&gt;[INFO] Scanning for projects...
&lt;br&gt;[INFO] Searching repository for plugin with prefix: 'archetype'.
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Building Maven Default Project
&lt;br&gt;[INFO] &amp;nbsp; &amp;nbsp;task-segment: [archetype:generate] (aggregator-style)
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Preparing archetype:generate
&lt;br&gt;[INFO] No goals needed for project - skipping
&lt;br&gt;[INFO] Setting property: classpath.resource.loader.class =&amp;gt; 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoad
&lt;br&gt;er'.
&lt;br&gt;[INFO] Setting property: velocimacro.messages.on =&amp;gt; 'false'.
&lt;br&gt;[INFO] Setting property: resource.loader =&amp;gt; 'classpath'.
&lt;br&gt;[INFO] Setting property: resource.manager.logwhenfound =&amp;gt; 'false'.
&lt;br&gt;[INFO] [archetype:generate {execution: default-cli}]
&lt;br&gt;[INFO] Generating project in Batch mode
&lt;br&gt;[INFO] Archetype defined by properties
&lt;br&gt;[INFO] snapshot org.fornax.cartridges:fornax-cartridges-sculptor-archetype-parent:1.7.0-SNAPSHOT: checking for updates f
&lt;br&gt;rom fornax-cartridges-sculptor-archetype-parent-repo
&lt;br&gt;[INFO] ----------------------------------------------------------------------------
&lt;br&gt;[INFO] Using following parameters for creating OldArchetype: fornax-cartridges-sculptor-archetype-parent:1.7.0-SNAPSHOT
&lt;br&gt;[INFO] ----------------------------------------------------------------------------
&lt;br&gt;[INFO] Parameter: groupId, Value: org.mylib
&lt;br&gt;[INFO] Parameter: packageName, Value: org.mylib
&lt;br&gt;[INFO] Parameter: basedir, Value: C:\eclipseSculptorWork
&lt;br&gt;[INFO] Parameter: package, Value: org.mylib
&lt;br&gt;[INFO] Parameter: version, Value: 1.0-SNAPSHOT
&lt;br&gt;[INFO] Parameter: artifactId, Value: testlibrary-parent
&lt;br&gt;[INFO] ********************* End of debug info from resources from generated POM ***********************
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 8,column 44] : ${env.JBOSS_HOME} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 13,column 30] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 14,column 30] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 15,column 30] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 24,column 38] : ${jboss.home} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 24,column 59] : ${jboss.server.config} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 24,column 89] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 8,column 44] : ${env.JBOSS_HOME} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 13,column 30] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 14,column 30] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 15,column 30] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 16,column 30] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 25,column 38] : ${jboss.home} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 25,column 59] : ${jboss.server.config} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 25,column 89] : ${system.name} is not a valid reference.
&lt;br&gt;[INFO] OldArchetype created in dir: C:\eclipseSculptorWork\testlibrary-parent
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] BUILD SUCCESSFUL
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Total time: 3 seconds
&lt;br&gt;[INFO] Finished at: Mon Nov 16 18:41:09 EST 2009
&lt;br&gt;[INFO] Final Memory: 9M/127M
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Scanning for projects...
&lt;br&gt;[INFO] Searching repository for plugin with prefix: 'archetype'.
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Building Maven Default Project
&lt;br&gt;[INFO] &amp;nbsp; &amp;nbsp;task-segment: [archetype:generate] (aggregator-style)
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Preparing archetype:generate
&lt;br&gt;[INFO] No goals needed for project - skipping
&lt;br&gt;[INFO] Setting property: classpath.resource.loader.class =&amp;gt; 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoad
&lt;br&gt;er'.
&lt;br&gt;[INFO] Setting property: velocimacro.messages.on =&amp;gt; 'false'.
&lt;br&gt;[INFO] Setting property: resource.loader =&amp;gt; 'classpath'.
&lt;br&gt;[INFO] Setting property: resource.manager.logwhenfound =&amp;gt; 'false'.
&lt;br&gt;[INFO] [archetype:generate {execution: default-cli}]
&lt;br&gt;[INFO] Generating project in Batch mode
&lt;br&gt;[INFO] Archetype defined by properties
&lt;br&gt;[INFO] snapshot org.fornax.cartridges:fornax-cartridges-sculptor-archetype:1.7.0-SNAPSHOT: checking for updates from for
&lt;br&gt;nax-cartridges-sculptor-archetype-repo
&lt;br&gt;[INFO] ----------------------------------------------------------------------------
&lt;br&gt;[INFO] Using following parameters for creating OldArchetype: fornax-cartridges-sculptor-archetype:1.7.0-SNAPSHOT
&lt;br&gt;[INFO] ----------------------------------------------------------------------------
&lt;br&gt;[INFO] Parameter: groupId, Value: org.mylib
&lt;br&gt;[INFO] Parameter: packageName, Value: org.mylib
&lt;br&gt;[INFO] Parameter: basedir, Value: C:\eclipseSculptorWork
&lt;br&gt;[INFO] Parameter: package, Value: org.mylib
&lt;br&gt;[INFO] Parameter: version, Value: 1.0-SNAPSHOT
&lt;br&gt;[INFO] Parameter: artifactId, Value: testlibrary
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 83,column 42] : ${fornax-oaw-m2.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 169,column 34] : ${jpa.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 176,column 34] : ${hibernate.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 189,column 34] : ${hibernate.annotations.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 196,column 34] : ${hibernate.entitymanager.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 209,column 34] : ${hibernate.validator.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 216,column 34] : ${ehcache.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 223,column 34] : ${slf4j.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 230,column 34] : ${slf4j.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 237,column 34] : ${log4j.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 265,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 270,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 275,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 280,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 285,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 296,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 301,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 306,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 311,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 347,column 34] : ${commons-logging.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 384,column 22] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 404,column 34] : ${sculptor.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 410,column 34] : ${sculptor.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 415,column 34] : ${sculptor.version} is not a valid reference.
&lt;br&gt;[INFO] ********************* End of debug info from resources from generated POM ***********************
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 6,column 44] : ${env.JBOSS_HOME} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 13,column 32] : ${jboss.home} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 13,column 53] : ${jboss.server.config} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;war.xml [line 13,column 83] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 6,column 44] : ${env.JBOSS_HOME} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 13,column 32] : ${jboss.home} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 13,column 53] : ${jboss.server.config} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 13,column 83] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 13,column 106] : ${system.name} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 23,column 38] : ${jboss.home} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 23,column 59] : ${jboss.server.config} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/antbuild-
&lt;br&gt;ear.xml [line 23,column 89] : ${system.name} is not a valid reference.
&lt;br&gt;[INFO] OldArchetype created in dir: C:\eclipseSculptorWork\testlibrary
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] BUILD SUCCESSFUL
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Total time: 4 seconds
&lt;br&gt;[INFO] Finished at: Mon Nov 16 18:41:14 EST 2009
&lt;br&gt;[INFO] Final Memory: 9M/127M
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Scanning for projects...
&lt;br&gt;[INFO] Searching repository for plugin with prefix: 'archetype'.
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Building Maven Default Project
&lt;br&gt;[INFO] &amp;nbsp; &amp;nbsp;task-segment: [archetype:generate] (aggregator-style)
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Preparing archetype:generate
&lt;br&gt;[INFO] No goals needed for project - skipping
&lt;br&gt;[INFO] Setting property: classpath.resource.loader.class =&amp;gt; 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoad
&lt;br&gt;er'.
&lt;br&gt;[INFO] Setting property: velocimacro.messages.on =&amp;gt; 'false'.
&lt;br&gt;[INFO] Setting property: resource.loader =&amp;gt; 'classpath'.
&lt;br&gt;[INFO] Setting property: resource.manager.logwhenfound =&amp;gt; 'false'.
&lt;br&gt;[INFO] [archetype:generate {execution: default-cli}]
&lt;br&gt;[INFO] Generating project in Batch mode
&lt;br&gt;[INFO] Archetype defined by properties
&lt;br&gt;[INFO] snapshot org.fornax.cartridges:fornax-cartridges-sculptor-archetype-jsf:1.7.0-SNAPSHOT: checking for updates from
&lt;br&gt;&amp;nbsp;fornax-cartridges-sculptor-archetype-jsf-repo
&lt;br&gt;[INFO] ----------------------------------------------------------------------------
&lt;br&gt;[INFO] Using following parameters for creating OldArchetype: fornax-cartridges-sculptor-archetype-jsf:1.7.0-SNAPSHOT
&lt;br&gt;[INFO] ----------------------------------------------------------------------------
&lt;br&gt;[INFO] Parameter: groupId, Value: org.mylib
&lt;br&gt;[INFO] Parameter: packageName, Value: org.mylib
&lt;br&gt;[INFO] Parameter: basedir, Value: C:\eclipseSculptorWork
&lt;br&gt;[INFO] Parameter: package, Value: org.mylib
&lt;br&gt;[INFO] Parameter: version, Value: 1.0-SNAPSHOT
&lt;br&gt;[INFO] Parameter: artifactId, Value: testlibrary-web
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 78,column 42] : ${fornax-oaw-m2.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 109,column 34] : ${pom.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 117,column 22] : ${spring.webflow.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 122,column 22] : ${spring.webflow.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 127,column 22] : ${spring.webflow.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 163,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 170,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 177,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 184,column 34] : ${spring.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 191,column 34] : ${hibernate.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 204,column 34] : ${hibernate.annotations.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 211,column 34] : ${hibernate.validator.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 218,column 34] : ${commons-logging.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 225,column 22] : ${commons-lang.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 236,column 34] : ${sculptor.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 241,column 34] : ${sculptor.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 248,column 34] : ${sculptor.version} is not a valid reference.
&lt;br&gt;[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [
&lt;br&gt;line 254,column 34] : ${sculptor.version} is not a valid reference.
&lt;br&gt;[ERROR] Error reading POM
&lt;br&gt;org.apache.maven.archetype.old.ArchetypeTemplateProcessingException: Error reading POM
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.archetype.old.DefaultOldArchetype.processTemplates(DefaultOldArchetype.java:506)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.archetype.old.DefaultOldArchetype.createArchetype(DefaultOldArchetype.java:331)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.archetype.generator.DefaultArchetypeGenerator.processOldArchetype(DefaultArchetypeGenerator.
&lt;br&gt;java:253)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.archetype.generator.DefaultArchetypeGenerator.generateArchetype(DefaultArchetypeGenerator.ja
&lt;br&gt;va:143)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.archetype.generator.DefaultArchetypeGenerator.generateArchetype(DefaultArchetypeGenerator.ja
&lt;br&gt;va:286)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.archetype.DefaultArchetype.generateProjectFromArchetype(DefaultArchetype.java:69)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.archetype.mojos.CreateProjectFromArchetypeMojo.execute(CreateProjectFromArchetypeMojo.java:1
&lt;br&gt;84)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:569)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:539)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav
&lt;br&gt;a:387)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:284)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:585)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
&lt;br&gt;Caused by: org.codehaus.plexus.util.xml.pull.XmlPullParserException: end tag name &amp;lt;/dependency&amp;gt; must match start tag nam
&lt;br&gt;e &amp;lt;dependencies&amp;gt; from line 103 (position: TEXT seen ...&amp;lt;/dependency&amp;gt;\r\n &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/dependency&amp;gt;... @111:22)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at hidden.org.codehaus.plexus.util.xml.pull.MXParser.parseEndTag(MXParser.java:1698)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at hidden.org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1143)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at hidden.org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1105)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at hidden.org.codehaus.plexus.util.xml.pull.MXParser.nextTag(MXParser.java:1092)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.model.io.xpp3.MavenXpp3Reader.parseModel(MavenXpp3Reader.java:2090)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.model.io.xpp3.MavenXpp3Reader.read(MavenXpp3Reader.java:3912)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.model.io.xpp3.MavenXpp3Reader.read(MavenXpp3Reader.java:3926)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.archetype.old.DefaultOldArchetype.processTemplates(DefaultOldArchetype.java:498)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ... 25 more
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[ERROR] BUILD FAILURE
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] : org.apache.maven.archetype.old.ArchetypeTemplateProcessingException: Error reading POM
&lt;br&gt;Error reading POM
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] For more information, run Maven with the -e switch
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Total time: 3 seconds
&lt;br&gt;[INFO] Finished at: Mon Nov 16 18:41:19 EST 2009
&lt;br&gt;[INFO] Final Memory: 9M/127M
&lt;br&gt;[INFO] ------------------------------------------------------------------------ &amp;nbsp;&lt;/i&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26368619.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26368364</id>
	<title>Re: [Sculptor] CGLIB2 for webapp?</title>
	<published>2009-11-16T00:34:22Z</published>
	<updated>2009-11-16T00:34:22Z</updated>
	<author>
		<name>Andreas Källberg-2</name>
	</author>
	<content type="html">Ah, ok.&lt;br&gt;Well, as I said, I made some changes here and it might be so that you need to update your business tier pom to make it work.&lt;br&gt;In trunk, when using the business archetype you will get a pom that is correct.&lt;br&gt;
For you to make it work you need to do two things:&lt;br&gt;1) Add a dependency to cglib:&lt;br&gt;&amp;lt;dependency&amp;gt;&lt;br&gt;            &amp;lt;groupId&amp;gt;cglib&amp;lt;/groupId&amp;gt;&lt;br&gt;            &amp;lt;artifactId&amp;gt;cglib-nodep&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;2.2&amp;lt;/version&amp;gt;&lt;br&gt;            &amp;lt;!-- Add scope provided when deployed in jboss --&amp;gt;&lt;br&gt;            &amp;lt;!--scope&amp;gt;provided&amp;lt;/scope--&amp;gt;&lt;br&gt;&amp;lt;/dependency&amp;gt;&lt;br&gt;&lt;br&gt;2) If you have a dependency to joda-time, add an exclusion to cglib:&lt;br&gt;
&amp;lt;dependency&amp;gt;&lt;br&gt;            &amp;lt;groupId&amp;gt;joda-time&amp;lt;/groupId&amp;gt;&lt;br&gt;            &amp;lt;artifactId&amp;gt;joda-time-hibernate&amp;lt;/artifactId&amp;gt;&lt;br&gt;            &amp;lt;version&amp;gt;1.1&amp;lt;/version&amp;gt;&lt;br&gt;            &amp;lt;exclusions&amp;gt;&lt;br&gt;
                &amp;lt;exclusion&amp;gt;&lt;br&gt;                    &amp;lt;groupId&amp;gt;org.hibernate&amp;lt;/groupId&amp;gt;&lt;br&gt;                    &amp;lt;artifactId&amp;gt;hibernate&amp;lt;/artifactId&amp;gt;&lt;br&gt;                &amp;lt;/exclusion&amp;gt;&lt;br&gt;                &amp;lt;exclusion&amp;gt;&lt;br&gt;
                    &amp;lt;groupId&amp;gt;hsqldb&amp;lt;/groupId&amp;gt;&lt;br&gt;                    &amp;lt;artifactId&amp;gt;hsqldb&amp;lt;/artifactId&amp;gt;&lt;br&gt;                &amp;lt;/exclusion&amp;gt;&lt;br&gt;                &amp;lt;exclusion&amp;gt;&lt;br&gt;                    &amp;lt;groupId&amp;gt;ehcache&amp;lt;/groupId&amp;gt;&lt;br&gt;
                    &amp;lt;artifactId&amp;gt;ehcache&amp;lt;/artifactId&amp;gt;&lt;br&gt;                &amp;lt;/exclusion&amp;gt;&lt;br&gt;                &amp;lt;exclusion&amp;gt;&lt;br&gt;                    &amp;lt;groupId&amp;gt;dom4j&amp;lt;/groupId&amp;gt;&lt;br&gt;                    &amp;lt;artifactId&amp;gt;dom4j&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                &amp;lt;/exclusion&amp;gt;&lt;br&gt;                &amp;lt;exclusion&amp;gt;&lt;br&gt;                    &amp;lt;groupId&amp;gt;antlr&amp;lt;/groupId&amp;gt;&lt;br&gt;                    &amp;lt;artifactId&amp;gt;antlr&amp;lt;/artifactId&amp;gt;&lt;br&gt;                &amp;lt;/exclusion&amp;gt;&lt;br&gt;
               &lt;b&gt; &amp;lt;exclusion&amp;gt;&lt;br&gt;                    &amp;lt;groupId&amp;gt;cglib&amp;lt;/groupId&amp;gt;&lt;br&gt;                    &amp;lt;artifactId&amp;gt;cglib-full&amp;lt;/artifactId&amp;gt;&lt;br&gt;                &amp;lt;/exclusion&amp;gt;&lt;/b&gt;&lt;br&gt;            &amp;lt;/exclusions&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;&lt;br&gt;Hope that helps.&lt;br&gt;&lt;br&gt;.../Andreas&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Nov 16, 2009 at 9:26 AM, greatfooty &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26368364&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;
Andreas thanks for your reply i do have a business tier but no cglib&lt;br&gt;
dependency seems be in there&lt;br&gt;
I do notice this in the pom of the business tier though ie. explicit&lt;br&gt;
exclusion?:&lt;br&gt;
&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.codehaus.castor&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;castor&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;1.1.1&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;exclusions&amp;gt;&lt;br&gt;
                                &amp;lt;exclusion&amp;gt;&lt;br&gt;
                                        &amp;lt;groupId&amp;gt;cglib&amp;lt;/groupId&amp;gt;&lt;br&gt;
                                        &amp;lt;artifactId&amp;gt;cglib-full&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                                &amp;lt;/exclusion&amp;gt;&lt;br&gt;
&lt;br&gt;
I&amp;#39;m unfamiliar with cglib, for me to add it in as a dependency what groupid&lt;br&gt;
and artifactid do i need to include .. is it the same as that above or do i&lt;br&gt;
just need remove that exclusion?&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/-Sculptor--CGLIB2-for-webapp--tp26367197s17564p26368282.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-Sculptor--CGLIB2-for-webapp--tp26367197s17564p26368282.html&lt;/a&gt;&lt;br&gt;

&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Fornax-developer mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26368364&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26368364&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--CGLIB2-for-webapp--tp26367197s17564p26368364.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26368282</id>
	<title>Re: [Sculptor] CGLIB2 for webapp?</title>
	<published>2009-11-16T00:26:54Z</published>
	<updated>2009-11-16T00:26:54Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Andreas thanks for your reply i do have a business tier but no cglib dependency seems be in there
&lt;br&gt;I do notice this in the pom of the business tier though ie. explicit exclusion?:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;i&gt;&amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.codehaus.castor&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;castor&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.1.1&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;exclusions&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;exclusion&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;cglib&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;cglib-full&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/exclusion&amp;gt; &amp;nbsp;&lt;/i&gt;&lt;br&gt;&lt;br&gt;I'm unfamiliar with cglib, for me to add it in as a dependency what groupid and artifactid do i need to include .. is it the same as that above or do i just need remove that exclusion?</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--CGLIB2-for-webapp--tp26367197s17564p26368282.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26368201</id>
	<title>Re: [Sculptor] CGLIB2 for webapp?</title>
	<published>2009-11-16T00:17:35Z</published>
	<updated>2009-11-16T00:17:35Z</updated>
	<author>
		<name>Andreas Källberg-2</name>
	</author>
	<content type="html">Hi,&lt;br&gt;Ok, I guess your configuration is a webapp without a business app?&lt;br&gt;I did add an exception advice to the web app recently, and by that adding an dependency the cglib.&lt;br&gt;My mistake (I think) was that cglib already was provided by the business project (and I didn&amp;#39;t test with an only web app).&lt;br&gt;
&lt;br&gt;I will fix this, but in the meantime, just add the dependency manually.&lt;br&gt;&lt;br&gt;.../Andreas&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Nov 16, 2009 at 6:48 AM, greatfooty &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26368201&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;
Guys I&amp;#39;m getting this when trying to fireup a web gui inside jetty. Do I need&lt;br&gt;
tomanually add in CGLIB and if so where do i find that and what version etc?&lt;br&gt;
&lt;br&gt;
\web\ViewBlahAction.class]: Initialization of bean failed; nested exception&lt;br&gt;
is org.springframework.aop.f&lt;br&gt;
ramework.AopConfigException: Cannot proxy target class because CGLIB2 is not&lt;br&gt;
available. Add CGLIB to the class path or s&lt;br&gt;
pecify proxy interfaces.:&lt;br&gt;
org.springframework.aop.framework.AopConfigException: Cannot proxy target&lt;br&gt;
class because CGLIB2 is not available. Add CGL&lt;br&gt;
IB to the class path or specify proxy interfaces.&lt;br&gt;
        at&lt;br&gt;
org.springframework.aop.framework.DefaultAopProxyFactory.createAopProxy(DefaultAopProxyFactory.java:67)&lt;br&gt;
        at&lt;br&gt;
org.springframework.aop.framework.ProxyCreatorSupport.createAopProxy(ProxyCreatorSupport.java:106)&lt;br&gt;
        at&lt;br&gt;
org.springframework.aop.framework.ProxyFactory.getProxy(ProxyFactory.java:110)&lt;br&gt;
        at&lt;br&gt;
org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.createProxy(AbstractAutoProxyCreator.jav&lt;br&gt;
a:490)&lt;br&gt;
        at&lt;br&gt;
org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.wrapIfNecessary(AbstractAutoProxyCreator&lt;br&gt;
.java:365)&lt;br&gt;
        at&lt;br&gt;
org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessAfterInitialization(AbstractA&lt;br&gt;
utoProxyCreator.java:325)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInit&lt;br&gt;
ialization(AbstractAutowireCapableBeanFactory.java:361)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireC&lt;br&gt;
apableBeanFactory.java:1344)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCap&lt;br&gt;
ableBeanFactory.java:473)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBea&lt;br&gt;
nFactory.java:409)&lt;br&gt;
        at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab&lt;br&gt;
leBeanFactory.java:380)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegis&lt;br&gt;
try.java:222)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)&lt;br&gt;
        at&lt;br&gt;
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListable&lt;br&gt;
BeanFactory.java:429)&lt;br&gt;
        at&lt;br&gt;
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplic&lt;br&gt;
ationContext.java:728)&lt;br&gt;
        at&lt;br&gt;
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)&lt;br&gt;
        at&lt;br&gt;
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)&lt;br&gt;
        at&lt;br&gt;
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)&lt;br&gt;
        at&lt;br&gt;
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:543)&lt;br&gt;
        at org.mortbay.jetty.servlet.Context.startContext(Context.java:136)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:513)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6PluginWebAppContext.java:110)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)&lt;br&gt;
        at org.mortbay.jetty.Server.doStart(Server.java:222)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.plugin.Jetty6PluginServer.start(Jetty6PluginServer.java:132)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:371)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:307)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.plugin.AbstractJettyRunMojo.execute(AbstractJettyRunMojo.java:203)&lt;br&gt;
        at&lt;br&gt;
org.mortbay.jetty.plugin.Jetty6RunMojo.execute(Jetty6RunMojo.java:184)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:569)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:539)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav&lt;br&gt;
a:387)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)&lt;br&gt;
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)&lt;br&gt;
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)&lt;br&gt;
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)&lt;br&gt;
        at&lt;br&gt;
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)&lt;br&gt;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;
        at&lt;br&gt;
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;
        at&lt;br&gt;
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;
        at java.lang.reflect.Method.invoke(Method.java:585)&lt;br&gt;
        at&lt;br&gt;
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)&lt;br&gt;
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)&lt;br&gt;
        at&lt;br&gt;
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)&lt;br&gt;
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)&lt;br&gt;
2009-11-16 14:53:19.818::INFO:  Started &lt;a href=&quot;http://SelectChannelConnector@0.0.0.0:8080&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;SelectChannelConnector@...:8080&lt;/a&gt;&lt;br&gt;
[INFO] Started Jetty Server&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/-Sculptor--CGLIB2-for-webapp--tp26367197s17564p26367197.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-Sculptor--CGLIB2-for-webapp--tp26367197s17564p26367197.html&lt;/a&gt;&lt;br&gt;

Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Fornax-developer mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26368201&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26368201&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--CGLIB2-for-webapp--tp26367197s17564p26368201.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26368021</id>
	<title>Re: DDL generation error on 1.6?</title>
	<published>2009-11-15T23:57:54Z</published>
	<updated>2009-11-15T23:57:54Z</updated>
	<author>
		<name>Jef Pfeiffer</name>
	</author>
	<content type="html">&lt;HTML&gt;
&lt;HEAD&gt;
&lt;TITLE&gt;Re: [Fornax-developer] DDL generation error on 1.6?&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;FONT FACE=&quot;Lucida Grande&quot;&gt;&lt;SPAN STYLE='font-size:11pt'&gt;I&amp;#8217;m happy enough to have it working right now &amp;#8211; when its closer to daylight I&amp;#8217;ll try to drum up a reasoned response for you :)&lt;BR&gt;
&lt;BR&gt;
I do think I might have hit on another problem &amp;#8211; perhaps you can point out what I&amp;#8217;m missing.&lt;BR&gt;
&lt;BR&gt;
In the case of a bidirectional 1:1 with inverse, A.setB() doesn&amp;#8217;t initialize B&amp;#8217;s reference to A (it doesn&amp;#8217;t seem to call b.setA() such that the other direction isn&amp;#8217;t initialized).&lt;BR&gt;
&lt;BR&gt;
Perhaps there&amp;#8217;s some nuance to the DSL that I&amp;#8217;m missing?&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
On 11/16/09 1:06 AM, &amp;quot;Patrik Nordwall&amp;quot; &amp;lt;&lt;a href=&quot;patrik.nordwall@gmail.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;patrik.nordwall@...&lt;/a&gt;&amp;gt; wrote:&lt;BR&gt;
&lt;BR&gt;
&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BLOCKQUOTE&gt;&lt;FONT FACE=&quot;Lucida Grande&quot;&gt;&lt;SPAN STYLE='font-size:11pt'&gt;&lt;BR&gt;
&lt;BR&gt;
If we look at your initial sample, unidirectional A references B.&lt;BR&gt;
Why would you place the forreign key in table B? I think it is correct to&lt;BR&gt;
place the forreign key in table A.&lt;BR&gt;
&lt;BR&gt;
If we look at bidirectional one-to-one situation. One of the objects must be&lt;BR&gt;
the owner, i.e. hold the forreign key. By default, sculptor use a&lt;BR&gt;
alphanumeric algorithm to decide which one is owner, to make sure the owner&lt;BR&gt;
is the same each time (each generation). If you like you can define the&lt;BR&gt;
owning side by using inverse as you already have figured out.&lt;BR&gt;
&lt;BR&gt;
If you still think something is wrong we would be happy to fix it.&lt;BR&gt;
&lt;BR&gt;
/Patrik&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
Jef Pfeiffer wrote:&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt; I think you&amp;sup1;re right &amp;shy; we&amp;sup1;re seeing it work correctly now when its&lt;BR&gt;
&amp;gt; specified&lt;BR&gt;
&amp;gt; this way:&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt; Entity A&lt;BR&gt;
&amp;gt; {&lt;BR&gt;
&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-@B myB inverse &amp;lt;-&amp;gt; &amp;nbsp;myA;&lt;BR&gt;
&amp;gt; }&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt; Entity B&lt;BR&gt;
&amp;gt; {&lt;BR&gt;
&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;String X;&lt;BR&gt;
&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;String Y;&lt;BR&gt;
&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-@A myA &amp;lt;-&amp;gt; myB;&lt;BR&gt;
&amp;gt; }&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt; The FK column and constraint are correctly applied to B.&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt; On 11/15/09 11:56 PM, &amp;quot;greatfooty&amp;quot; &amp;lt;&lt;a href=&quot;greatfooty@gmail.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt; wrote:&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt;&amp;gt;&lt;BR&gt;
&amp;gt;&amp;gt;&lt;BR&gt;
&amp;gt;&amp;gt; Yeah that error msg would suggest that 1-1 relationship is fine.&lt;BR&gt;
&amp;gt;&amp;gt;&lt;BR&gt;
&amp;gt;&amp;gt; I can't try it myself right now as hitting some other issues but I looked&lt;BR&gt;
&amp;gt;&amp;gt; thru the DDDSample dsl and interestingly found this:&lt;BR&gt;
&amp;gt;&amp;gt;&lt;BR&gt;
&amp;gt;&amp;gt; Entity Cargo {&lt;BR&gt;
&amp;gt;&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- @TrackingId trackingId key&lt;BR&gt;
&amp;gt;&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- @Location origin required fetch=&amp;quot;join&amp;quot;&lt;BR&gt;
&amp;gt;&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- @Location destination required fetch=&amp;quot;join&amp;quot;&lt;BR&gt;
&amp;gt;&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- @Itinerary itinerary nullable fetch=&amp;quot;join&amp;quot; cascade=&amp;quot;all&amp;quot;&lt;BR&gt;
&amp;gt;&amp;gt; inverse opposite cargo&lt;BR&gt;
&amp;gt;&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Set&amp;lt;@HandlingEvent&amp;gt; events cascade=&amp;quot;none&amp;quot; opposite cargo&lt;BR&gt;
&amp;gt;&amp;gt;&lt;BR&gt;
&amp;gt;&amp;gt; which looks like it maybe it works if the 1-1 is bi-directional?&lt;BR&gt;
&amp;gt;&amp;gt; --&lt;BR&gt;
&amp;gt;&amp;gt; View this message in context:&lt;BR&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367229.h&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367229.h&lt;/a&gt;&lt;BR&gt;
&amp;gt;&amp;gt; tml&lt;BR&gt;
&amp;gt;&amp;gt; Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;BR&gt;
&amp;gt;&amp;gt;&lt;BR&gt;
&amp;gt;&amp;gt;&lt;BR&gt;
&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;BR&gt;
&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;BR&gt;
&amp;gt;&amp;gt; 30-Day&lt;BR&gt;
&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and&lt;BR&gt;
&amp;gt;&amp;gt; focus on&lt;BR&gt;
&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with&lt;BR&gt;
&amp;gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;BR&gt;
&amp;gt;&amp;gt; _______________________________________________&lt;BR&gt;
&amp;gt;&amp;gt; Fornax-developer mailing list&lt;BR&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;Fornax-developer@lists.sourceforge.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;BR&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;BR&gt;
&amp;gt;&amp;gt;&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt; ------------------------------------------------------------------------------&lt;BR&gt;
&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008&lt;BR&gt;
&amp;gt; 30-Day&lt;BR&gt;
&amp;gt; trial. Simplify your report design, integration and deployment - and focus&lt;BR&gt;
&amp;gt; on&lt;BR&gt;
&amp;gt; what you do best, core application coding. Discover what's new with&lt;BR&gt;
&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;BR&gt;
&amp;gt; _______________________________________________&lt;BR&gt;
&amp;gt; Fornax-developer mailing list&lt;BR&gt;
&amp;gt; &lt;a href=&quot;Fornax-developer@lists.sourceforge.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;BR&gt;
&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&amp;gt;&lt;BR&gt;
&lt;BR&gt;
--&lt;BR&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367495.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367495.html&lt;/a&gt;&lt;BR&gt;
Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
------------------------------------------------------------------------------&lt;BR&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;BR&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;BR&gt;
what you do best, core application coding. Discover what's new with&lt;BR&gt;
Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;BR&gt;
_______________________________________________&lt;BR&gt;
Fornax-developer mailing list&lt;BR&gt;
&lt;a href=&quot;Fornax-developer@lists.sourceforge.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;BR&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;BR&gt;
&lt;BR&gt;
&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;

&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26368021&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26368021.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26367495</id>
	<title>Re: DDL generation error on 1.6?</title>
	<published>2009-11-15T23:06:12Z</published>
	<updated>2009-11-15T23:06:12Z</updated>
	<author>
		<name>Patrik Nordwall</name>
	</author>
	<content type="html">If we look at your initial sample, unidirectional A references B.
&lt;br&gt;Why would you place the forreign key in table B? I think it is correct to place the forreign key in table A.
&lt;br&gt;&lt;br&gt;If we look at bidirectional one-to-one situation. One of the objects must be the owner, i.e. hold the forreign key. By default, sculptor use a alphanumeric algorithm to decide which one is owner, to make sure the owner is the same each time (each generation). If you like you can define the owning side by using inverse as you already have figured out.
&lt;br&gt;&lt;br&gt;If you still think something is wrong we would be happy to fix it.
&lt;br&gt;&lt;br&gt;/Patrik
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Jef Pfeiffer wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;I think you¹re right ­ we¹re seeing it work correctly now when its specified
&lt;br&gt;this way:
&lt;br&gt;&lt;br&gt;Entity A
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; -@B myB inverse &amp;lt;-&amp;gt; &amp;nbsp;myA;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;Entity B
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; String X;
&lt;br&gt;&amp;nbsp; &amp;nbsp; String Y;
&lt;br&gt;&amp;nbsp; &amp;nbsp; -@A myA &amp;lt;-&amp;gt; myB;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;The FK column and constraint are correctly applied to B.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On 11/15/09 11:56 PM, &amp;quot;greatfooty&amp;quot; &amp;lt;greatfooty@gmail.com&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Yeah that error msg would suggest that 1-1 relationship is fine.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I can't try it myself right now as hitting some other issues but I looked
&lt;br&gt;&amp;gt; thru the DDDSample dsl and interestingly found this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Entity Cargo {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - @TrackingId trackingId key
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - @Location origin required fetch=&amp;quot;join&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - @Location destination required fetch=&amp;quot;join&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - @Itinerary itinerary nullable fetch=&amp;quot;join&amp;quot; cascade=&amp;quot;all&amp;quot;
&lt;br&gt;&amp;gt; inverse opposite cargo
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Set&amp;lt;@HandlingEvent&amp;gt; events cascade=&amp;quot;none&amp;quot; opposite cargo
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; which looks like it maybe it works if the 1-1 is bi-directional?
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367229.h&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367229.h&lt;/a&gt;&lt;br&gt;&amp;gt; tml
&lt;br&gt;&amp;gt; Sent from the Fornax-Platform mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Fornax-developer mailing list
&lt;br&gt;&amp;gt; Fornax-developer@lists.sourceforge.net
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;Fornax-developer@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367495.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26367425</id>
	<title>Re: [Sculptor] Archetype broken?</title>
	<published>2009-11-15T22:31:28Z</published>
	<updated>2009-11-15T22:31:28Z</updated>
	<author>
		<name>Andreas Källberg-2</name>
	</author>
	<content type="html">Yes, I noticed that and its fixed in trunk since a couple of days.&lt;br&gt;&lt;br&gt;thx.../Andreas&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Mon, Nov 16, 2009 at 6:27 AM, greatfooty &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26367425&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;br&gt;
Guys I&amp;#39;ve just tried using archetype butgot a dud POM generated for the -web&lt;br&gt;
project - seems there&amp;#39;s an extra &amp;lt;/dependency&amp;gt; added at line 111&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&amp;lt;project xmlns=&amp;quot;&lt;a href=&quot;http://maven.apache.org/POM/4.0.0&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/POM/4.0.0&lt;/a&gt;&amp;quot;&lt;br&gt;
        xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot;&lt;br&gt;
        xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://maven.apache.org/POM/4.0.0&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/POM/4.0.0&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://maven.apache.org/maven-v4_0_0.xsd&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/maven-v4_0_0.xsd&lt;/a&gt;&amp;quot;&amp;gt;&lt;br&gt;
        &amp;lt;modelVersion&amp;gt;4.0.0&amp;lt;/modelVersion&amp;gt;&lt;br&gt;
        &amp;lt;parent&amp;gt;&lt;br&gt;
                &amp;lt;artifactId&amp;gt;mylibrary-parent&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                &amp;lt;groupId&amp;gt;org.library&amp;lt;/groupId&amp;gt;&lt;br&gt;
                &amp;lt;version&amp;gt;1.0-SNAPSHOT&amp;lt;/version&amp;gt;&lt;br&gt;
        &amp;lt;/parent&amp;gt;&lt;br&gt;
        &amp;lt;groupId&amp;gt;org.library&amp;lt;/groupId&amp;gt;&lt;br&gt;
        &amp;lt;artifactId&amp;gt;mylibrary-web&amp;lt;/artifactId&amp;gt;&lt;br&gt;
        &amp;lt;packaging&amp;gt;war&amp;lt;/packaging&amp;gt;&lt;br&gt;
        &amp;lt;name&amp;gt;Web project for mylibrary-web&amp;lt;/name&amp;gt;&lt;br&gt;
        &amp;lt;build&amp;gt;&lt;br&gt;
                &amp;lt;finalName&amp;gt;mylibrary-web&amp;lt;/finalName&amp;gt;&lt;br&gt;
                &amp;lt;plugins&amp;gt;&lt;br&gt;
                        &amp;lt;plugin&amp;gt;&lt;br&gt;
                                &amp;lt;artifactId&amp;gt;maven-clean-plugin&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                                &amp;lt;configuration&amp;gt;&lt;br&gt;
                                        &amp;lt;filesets&amp;gt;&lt;br&gt;
                                                &amp;lt;fileset&amp;gt;&lt;br&gt;
                                                        &amp;lt;directory&amp;gt;src/generated&amp;lt;/directory&amp;gt;&lt;br&gt;
                                                        &amp;lt;includes&amp;gt;&lt;br&gt;
                                                                &amp;lt;include&amp;gt;**/*.java&amp;lt;/include&amp;gt;&lt;br&gt;
                                                                &amp;lt;include&amp;gt;**/*.xml&amp;lt;/include&amp;gt;&lt;br&gt;
                                                                &amp;lt;include&amp;gt;**/*.properties&amp;lt;/include&amp;gt;&lt;br&gt;
                                                        &amp;lt;/includes&amp;gt;&lt;br&gt;
                                                        &amp;lt;excludes&amp;gt;&lt;br&gt;
                                                                &amp;lt;exclude&amp;gt;**/.svn/*&amp;lt;/exclude&amp;gt;&lt;br&gt;
                                                        &amp;lt;/excludes&amp;gt;&lt;br&gt;
                                                        &amp;lt;followSymlinks&amp;gt;false&amp;lt;/followSymlinks&amp;gt;&lt;br&gt;
                                                &amp;lt;/fileset&amp;gt;&lt;br&gt;
                                                &amp;lt;fileset&amp;gt;&lt;br&gt;
                                                        &amp;lt;directory&amp;gt;src/test/generated&amp;lt;/directory&amp;gt;&lt;br&gt;
                                                        &amp;lt;includes&amp;gt;&lt;br&gt;
                                                                &amp;lt;include&amp;gt;**/*.java&amp;lt;/include&amp;gt;&lt;br&gt;
                                                                &amp;lt;include&amp;gt;**/*.xml&amp;lt;/include&amp;gt;&lt;br&gt;
                                                                &amp;lt;include&amp;gt;**/*.properties&amp;lt;/include&amp;gt;&lt;br&gt;
                                                        &amp;lt;/includes&amp;gt;&lt;br&gt;
                                                        &amp;lt;excludes&amp;gt;&lt;br&gt;
                                                                &amp;lt;exclude&amp;gt;**/.svn/*&amp;lt;/exclude&amp;gt;&lt;br&gt;
                                                        &amp;lt;/excludes&amp;gt;&lt;br&gt;
                                                        &amp;lt;followSymlinks&amp;gt;false&amp;lt;/followSymlinks&amp;gt;&lt;br&gt;
                                                &amp;lt;/fileset&amp;gt;&lt;br&gt;
                                                &amp;lt;fileset&amp;gt;&lt;br&gt;
                                                        &amp;lt;directory&amp;gt;src/main/webapp/WEB-INF/generated&amp;lt;/directory&amp;gt;&lt;br&gt;
                                                        &amp;lt;includes&amp;gt;&lt;br&gt;
                                                                &amp;lt;include&amp;gt;**/*.html&amp;lt;/include&amp;gt;&lt;br&gt;
                                &amp;lt;include&amp;gt;**/*.xml&amp;lt;/include&amp;gt;&lt;br&gt;
                                                        &amp;lt;/includes&amp;gt;&lt;br&gt;
                                                        &amp;lt;excludes&amp;gt;&lt;br&gt;
                                                                &amp;lt;exclude&amp;gt;**/.svn/*&amp;lt;/exclude&amp;gt;&lt;br&gt;
                                                        &amp;lt;/excludes&amp;gt;&lt;br&gt;
                                                        &amp;lt;followSymlinks&amp;gt;false&amp;lt;/followSymlinks&amp;gt;&lt;br&gt;
                                                &amp;lt;/fileset&amp;gt;&lt;br&gt;
                                        &amp;lt;/filesets&amp;gt;&lt;br&gt;
                                &amp;lt;/configuration&amp;gt;&lt;br&gt;
                        &amp;lt;/plugin&amp;gt;&lt;br&gt;
            &amp;lt;plugin&amp;gt;&lt;br&gt;
                &amp;lt;groupId&amp;gt;org.mortbay.jetty&amp;lt;/groupId&amp;gt;&lt;br&gt;
                &amp;lt;artifactId&amp;gt;maven-jetty-plugin&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                &amp;lt;version&amp;gt;6.1.11&amp;lt;/version&amp;gt;&lt;br&gt;
            &amp;lt;/plugin&amp;gt;&lt;br&gt;
                        &amp;lt;plugin&amp;gt;&lt;br&gt;
                                &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;&lt;br&gt;
                                &amp;lt;artifactId&amp;gt;maven-compiler-plugin&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                                &amp;lt;configuration&amp;gt;&lt;br&gt;
                                        &amp;lt;encoding&amp;gt;ISO-8859-1&amp;lt;/encoding&amp;gt;&lt;br&gt;
                                        &amp;lt;source&amp;gt;1.5&amp;lt;/source&amp;gt;&lt;br&gt;
                                        &amp;lt;target&amp;gt;1.5&amp;lt;/target&amp;gt;&lt;br&gt;
                                &amp;lt;/configuration&amp;gt;&lt;br&gt;
                        &amp;lt;/plugin&amp;gt;&lt;br&gt;
                        &amp;lt;plugin&amp;gt;&lt;br&gt;
                                &amp;lt;groupId&amp;gt;org.fornax.toolsupport&amp;lt;/groupId&amp;gt;&lt;br&gt;
                                &amp;lt;artifactId&amp;gt;fornax-oaw-m2-plugin&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                                &amp;lt;version&amp;gt;${fornax-oaw-m2.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                                &amp;lt;configuration&amp;gt;&lt;br&gt;
                                        &amp;lt;workflowDescriptor&amp;gt;workflow-gui.oaw&amp;lt;/workflowDescriptor&amp;gt;&lt;br&gt;
                                        &amp;lt;checkResources&amp;gt;&lt;br&gt;
                                                &amp;lt;checkResource&amp;gt;src/main/resources/model.guidesign&amp;lt;/checkResource&amp;gt;&lt;br&gt;
&lt;br&gt;
&amp;lt;checkResource&amp;gt;../mylibrary/src/main/resources/model.btdesign&amp;lt;/checkResource&amp;gt;&lt;br&gt;
                                        &amp;lt;/checkResources&amp;gt;&lt;br&gt;
                                &amp;lt;/configuration&amp;gt;&lt;br&gt;
                                &amp;lt;executions&amp;gt;&lt;br&gt;
                                        &amp;lt;execution&amp;gt;&lt;br&gt;
                                                &amp;lt;phase&amp;gt;generate-sources&amp;lt;/phase&amp;gt;&lt;br&gt;
                                                &amp;lt;goals&amp;gt;&lt;br&gt;
                                                        &amp;lt;goal&amp;gt;run-workflow&amp;lt;/goal&amp;gt;&lt;br&gt;
                                                &amp;lt;/goals&amp;gt;&lt;br&gt;
                                        &amp;lt;/execution&amp;gt;&lt;br&gt;
                                &amp;lt;/executions&amp;gt;&lt;br&gt;
                        &amp;lt;/plugin&amp;gt;&lt;br&gt;
                        &amp;lt;plugin&amp;gt;&lt;br&gt;
                                &amp;lt;artifactId&amp;gt;maven-surefire-plugin&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                                &amp;lt;version&amp;gt;2.3&amp;lt;/version&amp;gt;&lt;br&gt;
                                &amp;lt;configuration&amp;gt;&lt;br&gt;
                                        &amp;lt;forkMode&amp;gt;once&amp;lt;/forkMode&amp;gt;&lt;br&gt;
                                        &amp;lt;argLine&amp;gt;-Xms32m -Xmx1024m&lt;br&gt;
-Dlog4j.configuration=log4j-test.properties&amp;lt;/argLine&amp;gt;&lt;br&gt;
                                &amp;lt;/configuration&amp;gt;&lt;br&gt;
                        &amp;lt;/plugin&amp;gt;&lt;br&gt;
                &amp;lt;/plugins&amp;gt;&lt;br&gt;
        &amp;lt;/build&amp;gt;&lt;br&gt;
        &amp;lt;dependencies&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.library&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;mylibrary&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${pom.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;&lt;br&gt;
                    &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
 HERE-&amp;gt;       &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;org.springframework.webflow&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;org.springframework.faces&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;${spring.webflow.version}&amp;lt;/version&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;org.springframework.webflow&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;org.springframework.js&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;${spring.webflow.version}&amp;lt;/version&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;org.springframework.webflow&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;org.springframework.webflow&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;${spring.webflow.version}&amp;lt;/version&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;javax.faces&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;com.springsource.javax.faces&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;1.2.0.09&amp;lt;/version&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;com.sun.faces&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;com.springsource.com.sun.faces&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;1.2.0.09&amp;lt;/version&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;javax.el&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;com.springsource.javax.el&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;1.0.0&amp;lt;/version&amp;gt;&lt;br&gt;
            &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;org.jboss.el&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;com.springsource.org.jboss.el&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;&lt;a href=&quot;http://2.0.0.GA&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;2.0.0.GA&lt;/a&gt;&amp;lt;/version&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;org.apache.myfaces.tomahawk&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;tomahawk12&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;1.1.8&amp;lt;/version&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;com.sun.facelets&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;jsf-facelets&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;1.1.14&amp;lt;/version&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.springframework&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;spring-beans&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${spring.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;&lt;br&gt;
                    &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.springframework&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;spring-core&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${spring.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;&lt;br&gt;
                    &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.springframework&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;spring-context&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${spring.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;&lt;br&gt;
                    &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.springframework&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;spring-context-support&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${spring.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;&lt;br&gt;
                    &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.hibernate&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;hibernate-core&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${hibernate.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;exclusions&amp;gt;&lt;br&gt;
                                &amp;lt;exclusion&amp;gt;&lt;br&gt;
                                        &amp;lt;groupId&amp;gt;javax.transaction&amp;lt;/groupId&amp;gt;&lt;br&gt;
                                        &amp;lt;artifactId&amp;gt;jta&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                                &amp;lt;/exclusion&amp;gt;&lt;br&gt;
                        &amp;lt;/exclusions&amp;gt;&lt;br&gt;
                        &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;&lt;br&gt;
                    &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt;  --&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.hibernate&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;hibernate-annotations&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${hibernate.annotations.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;&lt;br&gt;
                    &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt;  --&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.hibernate&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;hibernate-validator&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${hibernate.validator.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;&lt;br&gt;
                    &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt;  --&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;commons-logging&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;commons-logging&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${commons-logging.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;!-- Add scope provided when deployed in jboss --&amp;gt;&lt;br&gt;
                    &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;commons-lang&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;commons-lang&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;${commons-lang.version}&amp;lt;/version&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.jmock&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;jmock&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;2.2.0&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;scope&amp;gt;test&amp;lt;/scope&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.fornax.cartridges&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;fornax-cartridges-sculptor-framework-web&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${sculptor.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.fornax.cartridges&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;fornax-cartridges-sculptor-framework&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${sculptor.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;&lt;br&gt;
                    &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.fornax.cartridges&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;fornax-cartridges-sculptor-framework-test&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${sculptor.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;scope&amp;gt;test&amp;lt;/scope&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;org.fornax.cartridges&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;fornax-cartridges-sculptor-generator&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;${sculptor.version}&amp;lt;/version&amp;gt;&lt;br&gt;
                        &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;javax.servlet&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;jstl&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;1.1.2&amp;lt;/version&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
                &amp;lt;dependency&amp;gt;&lt;br&gt;
                        &amp;lt;groupId&amp;gt;taglibs&amp;lt;/groupId&amp;gt;&lt;br&gt;
                        &amp;lt;artifactId&amp;gt;standard&amp;lt;/artifactId&amp;gt;&lt;br&gt;
                        &amp;lt;version&amp;gt;1.1.2&amp;lt;/version&amp;gt;&lt;br&gt;
                &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;dependency&amp;gt;&lt;br&gt;
            &amp;lt;groupId&amp;gt;junit&amp;lt;/groupId&amp;gt;&lt;br&gt;
            &amp;lt;artifactId&amp;gt;junit&amp;lt;/artifactId&amp;gt;&lt;br&gt;
            &amp;lt;version&amp;gt;4.4&amp;lt;/version&amp;gt;&lt;br&gt;
            &amp;lt;scope&amp;gt;test&amp;lt;/scope&amp;gt;&lt;br&gt;
        &amp;lt;/dependency&amp;gt;&lt;br&gt;
        &amp;lt;/dependencies&amp;gt;&lt;br&gt;
&amp;lt;/project&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I ripped it out but then still got the following:&lt;br&gt;
&lt;br&gt;
[INFO] Building Web project for mylibrary-web&lt;br&gt;
[INFO]    task-segment: [clean, install]&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] [clean:clean {execution: default-clean}]&lt;br&gt;
[INFO] Deleting file-set: src/generated (included: [**/*.java, **/*.xml,&lt;br&gt;
**/*.properties], excluded: [**/.svn/*])&lt;br&gt;
[INFO] Deleting file-set: src/test/generated (included: [**/*.java,&lt;br&gt;
**/*.xml, **/*.properties], excluded: [**/.svn/*])&lt;br&gt;
[INFO] Deleting file-set: src/main/webapp/WEB-INF/generated (included:&lt;br&gt;
[**/*.html, **/*.xml], excluded: [**/.svn/*])&lt;br&gt;
[INFO] [fornax-oaw-m2:run-workflow {execution: default}]&lt;br&gt;
[INFO] Fornax oAW/MWE Maven2 Plugin V3.0.1&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[ERROR] BUILD ERROR&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Could not find the Workflow-Descriptor &amp;quot;workflow-gui.oaw&amp;quot;.&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] For more information, run Maven with the -e switch&lt;br&gt;
[INFO]&lt;br&gt;
------------------------------------------------------------------------&lt;br&gt;
[INFO] Total time: 24 seconds&lt;br&gt;
[INFO] Finished at: Mon Nov 16 15:10:46 EST 2009&lt;br&gt;
[INFO] Final Memory: 34M/127M&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26367036.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26367036.html&lt;/a&gt;&lt;br&gt;

Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
------------------------------------------------------------------------------&lt;br&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;br&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;br&gt;
what you do best, core application coding. Discover what&amp;#39;s new with&lt;br&gt;
Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Fornax-developer mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26367425&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26367425&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26367425.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26367261</id>
	<title>Re: DDL generation error on 1.6?</title>
	<published>2009-11-15T22:01:41Z</published>
	<updated>2009-11-15T22:01:41Z</updated>
	<author>
		<name>Jef Pfeiffer</name>
	</author>
	<content type="html">&lt;HTML&gt;
&lt;HEAD&gt;
&lt;TITLE&gt;Re: [Fornax-developer] DDL generation error on 1.6?&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;FONT FACE=&quot;Lucida Grande&quot;&gt;&lt;SPAN STYLE='font-size:11pt'&gt;I think you&amp;#8217;re right &amp;#8211; we&amp;#8217;re seeing it work correctly now when its specified this way:&lt;BR&gt;
&lt;BR&gt;
Entity A&lt;BR&gt;
{&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-@B myB inverse &amp;lt;-&amp;gt; &amp;nbsp;myA;&lt;BR&gt;
}&lt;BR&gt;
&lt;BR&gt;
Entity B&lt;BR&gt;
{&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;String X;&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;String Y;&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-@A myA &amp;lt;-&amp;gt; myB;&lt;BR&gt;
}&lt;BR&gt;
&lt;BR&gt;
The FK column and constraint are correctly applied to B.&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
On 11/15/09 11:56 PM, &amp;quot;greatfooty&amp;quot; &amp;lt;&lt;a href=&quot;greatfooty@gmail.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt; wrote:&lt;BR&gt;
&lt;BR&gt;
&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BLOCKQUOTE&gt;&lt;FONT FACE=&quot;Lucida Grande&quot;&gt;&lt;SPAN STYLE='font-size:11pt'&gt;&lt;BR&gt;
&lt;BR&gt;
Yeah that error msg would suggest that 1-1 relationship is fine.&lt;BR&gt;
&lt;BR&gt;
I can't try it myself right now as hitting some other issues but I looked&lt;BR&gt;
thru the DDDSample dsl and interestingly found this:&lt;BR&gt;
&lt;BR&gt;
Entity Cargo {&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- @TrackingId trackingId key&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- @Location origin required fetch=&amp;quot;join&amp;quot;&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- @Location destination required fetch=&amp;quot;join&amp;quot;&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- @Itinerary itinerary nullable fetch=&amp;quot;join&amp;quot; cascade=&amp;quot;all&amp;quot;&lt;BR&gt;
inverse opposite cargo&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Set&amp;lt;@HandlingEvent&amp;gt; events cascade=&amp;quot;none&amp;quot; opposite cargo&lt;BR&gt;
&lt;BR&gt;
which looks like it maybe it works if the 1-1 is bi-directional?&lt;BR&gt;
--&lt;BR&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367229.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367229.html&lt;/a&gt;&lt;BR&gt;
Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
------------------------------------------------------------------------------&lt;BR&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;BR&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;BR&gt;
what you do best, core application coding. Discover what's new with&lt;BR&gt;
Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;BR&gt;
_______________________________________________&lt;BR&gt;
Fornax-developer mailing list&lt;BR&gt;
&lt;a href=&quot;Fornax-developer@lists.sourceforge.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;BR&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;BR&gt;
&lt;BR&gt;
&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;

&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26367261&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367261.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26367229</id>
	<title>Re: DDL generation error on 1.6?</title>
	<published>2009-11-15T21:56:31Z</published>
	<updated>2009-11-15T21:56:31Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Yeah that error msg would suggest that 1-1 relationship is fine.
&lt;br&gt;&lt;br&gt;I can't try it myself right now as hitting some other issues but I looked thru the DDDSample dsl and interestingly found this:
&lt;br&gt;&lt;br&gt;Entity Cargo {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - @TrackingId trackingId key
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - @Location origin required fetch=&amp;quot;join&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - @Location destination required fetch=&amp;quot;join&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - @Itinerary itinerary nullable fetch=&amp;quot;join&amp;quot; cascade=&amp;quot;all&amp;quot; inverse opposite cargo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Set&amp;lt;@HandlingEvent&amp;gt; events cascade=&amp;quot;none&amp;quot; opposite cargo 
&lt;br&gt;&lt;br&gt;which looks like it maybe it works if the 1-1 is bi-directional?</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26367229.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26367197</id>
	<title>[Sculptor] CGLIB2 for webapp?</title>
	<published>2009-11-15T21:48:58Z</published>
	<updated>2009-11-15T21:48:58Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Guys I'm getting this when trying to fireup a web gui inside jetty. Do I need tomanually add in CGLIB and if so where do i find that and what version etc? &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;i&gt;\web\ViewBlahAction.class]: Initialization of bean failed; nested exception is org.springframework.aop.f
&lt;br&gt;ramework.AopConfigException: Cannot proxy target class because CGLIB2 is not available. Add CGLIB to the class path or s
&lt;br&gt;pecify proxy interfaces.:
&lt;br&gt;org.springframework.aop.framework.AopConfigException: Cannot proxy target class because CGLIB2 is not available. Add CGL
&lt;br&gt;IB to the class path or specify proxy interfaces.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.aop.framework.DefaultAopProxyFactory.createAopProxy(DefaultAopProxyFactory.java:67)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.aop.framework.ProxyCreatorSupport.createAopProxy(ProxyCreatorSupport.java:106)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.aop.framework.ProxyFactory.getProxy(ProxyFactory.java:110)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.createProxy(AbstractAutoProxyCreator.jav
&lt;br&gt;a:490)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.wrapIfNecessary(AbstractAutoProxyCreator
&lt;br&gt;.java:365)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessAfterInitialization(AbstractA
&lt;br&gt;utoProxyCreator.java:325)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInit
&lt;br&gt;ialization(AbstractAutowireCapableBeanFactory.java:361)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireC
&lt;br&gt;apableBeanFactory.java:1344)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCap
&lt;br&gt;ableBeanFactory.java:473)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBea
&lt;br&gt;nFactory.java:409)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapab
&lt;br&gt;leBeanFactory.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegis
&lt;br&gt;try.java:222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListable
&lt;br&gt;BeanFactory.java:429)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplic
&lt;br&gt;ationContext.java:728)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:543)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:513)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6PluginWebAppContext.java:110)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.Server.doStart(Server.java:222)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.plugin.Jetty6PluginServer.start(Jetty6PluginServer.java:132)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:371)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:307)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.plugin.AbstractJettyRunMojo.execute(AbstractJettyRunMojo.java:203)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.mortbay.jetty.plugin.Jetty6RunMojo.execute(Jetty6RunMojo.java:184)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:569)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:539)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav
&lt;br&gt;a:387)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:585)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
&lt;br&gt;2009-11-16 14:53:19.818::INFO: &amp;nbsp;Started SelectChannelConnector@0.0.0.0:8080
&lt;br&gt;[INFO] Started Jetty Server&lt;/i&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--CGLIB2-for-webapp--tp26367197s17564p26367197.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26367036</id>
	<title>[Sculptor] Archetype broken?</title>
	<published>2009-11-15T21:27:47Z</published>
	<updated>2009-11-15T21:27:47Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Guys I've just tried using archetype butgot a dud POM generated for the -web project - seems there's an extra &amp;lt;/dependency&amp;gt; added at line 111 &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;i&gt;&amp;lt;project xmlns=&amp;quot;&lt;a href=&quot;http://maven.apache.org/POM/4.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/POM/4.0.0&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://maven.apache.org/POM/4.0.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/POM/4.0.0&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://maven.apache.org/maven-v4_0_0.xsd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/maven-v4_0_0.xsd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;modelVersion&amp;gt;4.0.0&amp;lt;/modelVersion&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;parent&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;mylibrary-parent&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.library&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.0-SNAPSHOT&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/parent&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.library&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;mylibrary-web&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;packaging&amp;gt;war&amp;lt;/packaging&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;name&amp;gt;Web project for mylibrary-web&amp;lt;/name&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;build&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;finalName&amp;gt;mylibrary-web&amp;lt;/finalName&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;plugins&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;maven-clean-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;configuration&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;filesets&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;fileset&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;directory&amp;gt;src/generated&amp;lt;/directory&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;includes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;include&amp;gt;**/*.java&amp;lt;/include&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;include&amp;gt;**/*.xml&amp;lt;/include&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;include&amp;gt;**/*.properties&amp;lt;/include&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/includes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;excludes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;exclude&amp;gt;**/.svn/*&amp;lt;/exclude&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/excludes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;followSymlinks&amp;gt;false&amp;lt;/followSymlinks&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/fileset&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;fileset&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;directory&amp;gt;src/test/generated&amp;lt;/directory&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;includes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;include&amp;gt;**/*.java&amp;lt;/include&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;include&amp;gt;**/*.xml&amp;lt;/include&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;include&amp;gt;**/*.properties&amp;lt;/include&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/includes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;excludes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;exclude&amp;gt;**/.svn/*&amp;lt;/exclude&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/excludes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;followSymlinks&amp;gt;false&amp;lt;/followSymlinks&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/fileset&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;fileset&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;directory&amp;gt;src/main/webapp/WEB-INF/generated&amp;lt;/directory&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;includes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;include&amp;gt;**/*.html&amp;lt;/include&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;include&amp;gt;**/*.xml&amp;lt;/include&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/includes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;excludes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;exclude&amp;gt;**/.svn/*&amp;lt;/exclude&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/excludes&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;followSymlinks&amp;gt;false&amp;lt;/followSymlinks&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/fileset&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/filesets&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/configuration&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.mortbay.jetty&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;maven-jetty-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;6.1.11&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/plugin&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;maven-compiler-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;configuration&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;encoding&amp;gt;ISO-8859-1&amp;lt;/encoding&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;source&amp;gt;1.5&amp;lt;/source&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;target&amp;gt;1.5&amp;lt;/target&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/configuration&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.fornax.toolsupport&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;fornax-oaw-m2-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${fornax-oaw-m2.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;configuration&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;workflowDescriptor&amp;gt;workflow-gui.oaw&amp;lt;/workflowDescriptor&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;checkResources&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;checkResource&amp;gt;src/main/resources/model.guidesign&amp;lt;/checkResource&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;checkResource&amp;gt;../mylibrary/src/main/resources/model.btdesign&amp;lt;/checkResource&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/checkResources&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/configuration&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;executions&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;execution&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;phase&amp;gt;generate-sources&amp;lt;/phase&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;goals&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;goal&amp;gt;run-workflow&amp;lt;/goal&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/goals&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/execution&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/executions&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;maven-surefire-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;2.3&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;configuration&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;forkMode&amp;gt;once&amp;lt;/forkMode&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;argLine&amp;gt;-Xms32m -Xmx1024m -Dlog4j.configuration=log4j-test.properties&amp;lt;/argLine&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/configuration&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/plugins&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/build&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependencies&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.library&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;mylibrary&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${pom.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp;HERE-&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.springframework.webflow&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;org.springframework.faces&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${spring.webflow.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.springframework.webflow&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;org.springframework.js&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${spring.webflow.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.springframework.webflow&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;org.springframework.webflow&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${spring.webflow.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;javax.faces&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;com.springsource.javax.faces&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.2.0.09&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;com.sun.faces&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;com.springsource.com.sun.faces&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.2.0.09&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;javax.el&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;com.springsource.javax.el&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.0.0&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.jboss.el&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;com.springsource.org.jboss.el&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;2.0.0.GA&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.myfaces.tomahawk&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;tomahawk12&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.1.8&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;com.sun.facelets&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;jsf-facelets&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.1.14&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.springframework&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;spring-beans&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${spring.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.springframework&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;spring-core&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${spring.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.springframework&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;spring-context&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${spring.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.springframework&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;spring-context-support&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${spring.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.hibernate&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;hibernate-core&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${hibernate.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;exclusions&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;exclusion&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;javax.transaction&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;jta&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/exclusion&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/exclusions&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; &amp;nbsp;--&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.hibernate&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;hibernate-annotations&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${hibernate.annotations.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; &amp;nbsp;--&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.hibernate&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;hibernate-validator&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${hibernate.validator.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; &amp;nbsp;--&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;commons-logging&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;commons-logging&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${commons-logging.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Add scope provided when deployed in jboss --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;commons-lang&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;commons-lang&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${commons-lang.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.jmock&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;jmock&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;2.2.0&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;scope&amp;gt;test&amp;lt;/scope&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.fornax.cartridges&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;fornax-cartridges-sculptor-framework-web&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${sculptor.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.fornax.cartridges&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;fornax-cartridges-sculptor-framework&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${sculptor.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- Add scope provided when deployed as ear --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!-- &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.fornax.cartridges&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;fornax-cartridges-sculptor-framework-test&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${sculptor.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;scope&amp;gt;test&amp;lt;/scope&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.fornax.cartridges&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;fornax-cartridges-sculptor-generator&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;${sculptor.version}&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;scope&amp;gt;provided&amp;lt;/scope&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;javax.servlet&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;jstl&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.1.2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;taglibs&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;standard&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.1.2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;junit&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;junit&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;4.4&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;scope&amp;gt;test&amp;lt;/scope&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/dependencies&amp;gt;
&lt;br&gt;&amp;lt;/project&amp;gt;&lt;/i&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I ripped it out but then still got the following:
&lt;br&gt;&lt;br&gt;&lt;i&gt;[INFO] Building Web project for mylibrary-web
&lt;br&gt;[INFO] &amp;nbsp; &amp;nbsp;task-segment: [clean, install]
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] [clean:clean {execution: default-clean}]
&lt;br&gt;[INFO] Deleting file-set: src/generated (included: [**/*.java, **/*.xml, **/*.properties], excluded: [**/.svn/*])
&lt;br&gt;[INFO] Deleting file-set: src/test/generated (included: [**/*.java, **/*.xml, **/*.properties], excluded: [**/.svn/*])
&lt;br&gt;[INFO] Deleting file-set: src/main/webapp/WEB-INF/generated (included: [**/*.html, **/*.xml], excluded: [**/.svn/*])
&lt;br&gt;[INFO] [fornax-oaw-m2:run-workflow {execution: default}]
&lt;br&gt;[INFO] Fornax oAW/MWE Maven2 Plugin V3.0.1
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[ERROR] BUILD ERROR
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Could not find the Workflow-Descriptor &amp;quot;workflow-gui.oaw&amp;quot;.
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] For more information, run Maven with the -e switch
&lt;br&gt;[INFO] ------------------------------------------------------------------------
&lt;br&gt;[INFO] Total time: 24 seconds
&lt;br&gt;[INFO] Finished at: Mon Nov 16 15:10:46 EST 2009
&lt;br&gt;[INFO] Final Memory: 34M/127M&lt;/i&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Archetype-broken--tp26367036s17564p26367036.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26350837</id>
	<title>Re: DDL generation error on 1.6?</title>
	<published>2009-11-14T07:14:50Z</published>
	<updated>2009-11-14T07:14:50Z</updated>
	<author>
		<name>Jef Pfeiffer</name>
	</author>
	<content type="html">&lt;HTML&gt;
&lt;HEAD&gt;
&lt;TITLE&gt;Re: [Fornax-developer] DDL generation error on 1.6?&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;FONT FACE=&quot;Lucida Grande&quot;&gt;&lt;SPAN STYLE='font-size:11pt'&gt;Thanks for the response - I had hoped that might have been the case as well. &amp;nbsp;However, the error returned when you mark it up with inverse is:&lt;BR&gt;
&lt;/SPAN&gt;&lt;FONT SIZE=&quot;1&quot;&gt;&lt;SPAN STYLE='font-size:9pt'&gt;&lt;BR&gt;
&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;1&quot;&gt;&lt;SPAN STYLE='font-size:9pt'&gt;&lt;FONT FACE=&quot;Monaco, Courier New&quot;&gt;3470 ERROR WorkflowRunner &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Inverse is only applicable for references with cardinality many, or one-to-one [org.eclipse.emf.ecore.impl.DynamicEObjectImpl@f4e6d (eClass: org.eclipse.emf.ecore.impl.EClassImpl@361bb8ea (name: DslReference) (instanceClassName: null) (abstract: false, interface: false))] &lt;BR&gt;
&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT FACE=&quot;Lucida Grande&quot;&gt;&lt;SPAN STYLE='font-size:11pt'&gt;&lt;BR&gt;
The error message makes it seem as if inverse should work on 1-to-1 relationships, but if it does I&amp;#8217;m not using it correctly.&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
On 11/14/09 3:19 AM, &amp;quot;greatfooty&amp;quot; &amp;lt;&lt;a href=&quot;greatfooty@gmail.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greatfooty@...&lt;/a&gt;&amp;gt; wrote:&lt;BR&gt;
&lt;BR&gt;
&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BLOCKQUOTE&gt;&lt;FONT FACE=&quot;Lucida Grande&quot;&gt;&lt;SPAN STYLE='font-size:11pt'&gt;&lt;BR&gt;
&lt;BR&gt;
Jeff I'm only a novice with sculptor but you might be wanting to use&lt;BR&gt;
'inverse' &amp;nbsp;as below to have the fk on B ??&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
Entity A&lt;BR&gt;
{&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-@B myB inverse&lt;BR&gt;
}&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
--&lt;BR&gt;
View this message in context: &lt;a href=&quot;http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26348400.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26348400.html&lt;/a&gt;&lt;BR&gt;
Sent from the Fornax-Platform mailing list archive at Nabble.com.&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
------------------------------------------------------------------------------&lt;BR&gt;
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day&lt;BR&gt;
trial. Simplify your report design, integration and deployment - and focus on&lt;BR&gt;
what you do best, core application coding. Discover what's new with&lt;BR&gt;
Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;BR&gt;
_______________________________________________&lt;BR&gt;
Fornax-developer mailing list&lt;BR&gt;
&lt;a href=&quot;Fornax-developer@lists.sourceforge.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;&lt;BR&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;BR&gt;
&lt;BR&gt;
&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;

&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26350837&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26350837.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26348400</id>
	<title>Re: DDL generation error on 1.6?</title>
	<published>2009-11-14T01:19:12Z</published>
	<updated>2009-11-14T01:19:12Z</updated>
	<author>
		<name>greatfooty</name>
	</author>
	<content type="html">Jeff I'm only a novice with sculptor but you might be wanting to use 'inverse' &amp;nbsp;as below to have the fk on B ??
&lt;br&gt;&lt;br&gt;&lt;br&gt;Entity A
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; -@B myB inverse
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26348400.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26347787</id>
	<title>DDL generation error on 1.6?</title>
	<published>2009-11-13T23:11:21Z</published>
	<updated>2009-11-13T23:11:21Z</updated>
	<author>
		<name>Jef Pfeiffer</name>
	</author>
	<content type="html">&lt;HTML&gt;
&lt;HEAD&gt;
&lt;TITLE&gt;DDL generation error on 1.6?&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;FONT FACE=&quot;Lucida Grande&quot;&gt;&lt;SPAN STYLE='font-size:11pt'&gt;We&amp;#8217;re using 1.6.0 against Oracle with a model like this:&lt;BR&gt;
&lt;BR&gt;
Entity A&lt;BR&gt;
{&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-@B myB;&lt;BR&gt;
}&lt;BR&gt;
&lt;BR&gt;
Entity B&lt;BR&gt;
{&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;String X;&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;String Y;&lt;BR&gt;
}&lt;BR&gt;
&lt;BR&gt;
In the generated DDL, I&amp;#8217;m seeing the constraint being applied the wrong way (and the table and hibernate mappings being generated the wrong way). &amp;nbsp;Specifically, the table declaration for A has a B column (to store B&amp;#8217;s ID) and a foreign key is generated against it.&lt;BR&gt;
&lt;BR&gt;
ALTER TABLE A ADD CONSTRAINT FK_A_B
 &amp;nbsp;&amp;nbsp;&amp;nbsp;FOREIGN KEY (B) REFERENCES B (ID)
;&lt;BR&gt;
&lt;BR&gt;
If I make it bidirectional, a foreign key is each way.&lt;BR&gt;
If I make it one-to-many, it works correctly.&lt;BR&gt;
&lt;BR&gt;
What am I missing? &amp;nbsp;Shouldn&amp;#8217;t I expect to see the FK on table B? &amp;nbsp;Its impossible to delete Bs...&lt;BR&gt;
&lt;BR&gt;
Thanks in advance for the assistance.&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;

&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26347787&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/DDL-generation-error-on-1.6--tp26347787s17564p26347787.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26338160</id>
	<title>Re: [Sculptor] Generator dependency</title>
	<published>2009-11-13T07:16:15Z</published>
	<updated>2009-11-13T07:16:15Z</updated>
	<author>
		<name>polly.c.chang</name>
	</author>
	<content type="html">great! &amp;nbsp;Thanks!
&lt;br&gt;&lt;br&gt;--Polly
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Karsten Thoms wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Yes, a JIRA entry exists: &lt;a href=&quot;http://fornax.itemis.de/jira/browse/TOM-27&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fornax.itemis.de/jira/browse/TOM-27&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Generator-dependency-tp26309409s17564p26338160.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26331356</id>
	<title>Re: [Sculptor] Generator dependency</title>
	<published>2009-11-12T20:41:53Z</published>
	<updated>2009-11-12T20:41:53Z</updated>
	<author>
		<name>Karsten Thoms</name>
	</author>
	<content type="html">Yes, a JIRA entry exists: &lt;a href=&quot;http://fornax.itemis.de/jira/browse/TOM-27&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fornax.itemis.de/jira/browse/TOM-27&lt;/a&gt;&lt;br&gt;&lt;br&gt;Am 12.11.2009 um 17:52 schrieb polly.c.chang:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Karsten,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for explaining what's happening behind the scenes. &amp;nbsp;I am glad &amp;nbsp;
&lt;br&gt;&amp;gt; to know
&lt;br&gt;&amp;gt; that I was on the right track with thinking that this approach &amp;nbsp;
&lt;br&gt;&amp;gt; should work.
&lt;br&gt;&amp;gt; Is there a JIRA for this so I can watch its progress?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt; --Polly
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Karsten Thoms wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi Polly,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; yes, I spent already some time digging into this issue. You are &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; right,
&lt;br&gt;&amp;gt;&amp;gt; best approach would be to configure the generator dependencies as
&lt;br&gt;&amp;gt;&amp;gt; dependencies in the plugin configuration. When you do this, all those
&lt;br&gt;&amp;gt;&amp;gt; dependencies are put on the classpath during plugin execution as &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; expected.
&lt;br&gt;&amp;gt;&amp;gt; What happens now is that oAW's type system has problems to resolve &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt; types correctly. I could not figure out what is causing this.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I am planning to solve this issue. This will have to be solved within
&lt;br&gt;&amp;gt;&amp;gt; Xpand, so some upcoming Xpand version will have this fix. I am &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; expecting
&lt;br&gt;&amp;gt;&amp;gt; that it takes me 2 whole days to solve it. It is quite tedious to &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; debug
&lt;br&gt;&amp;gt;&amp;gt; into this part, and I already spent several hours when I looked &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; into this
&lt;br&gt;&amp;gt;&amp;gt; the last time. This is quite huge effort and at the moment I do not &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; have
&lt;br&gt;&amp;gt;&amp;gt; time for this.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Kind regards,
&lt;br&gt;&amp;gt;&amp;gt; ~Karsten
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ----- Original Message -----
&lt;br&gt;&amp;gt;&amp;gt; From: &amp;quot;polly.c.chang&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26331356&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;polly.c.chang@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26331356&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fornax-developer@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; Sent: Wednesday, November 11, 2009 11:24:59 PM (GMT+0100) Europe/ 
&lt;br&gt;&amp;gt;&amp;gt; Berlin
&lt;br&gt;&amp;gt;&amp;gt; Subject: [Fornax-developer] &amp;nbsp;[Sculptor] Generator dependency
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I've wondered about this problem for a while now, and I cannot &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; figure out
&lt;br&gt;&amp;gt;&amp;gt; a
&lt;br&gt;&amp;gt;&amp;gt; way to solve this.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; To generate code in my user project, the user project has to &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; declare a
&lt;br&gt;&amp;gt;&amp;gt; dependency to the &amp;quot;generator&amp;quot; jar, which transitively brings in
&lt;br&gt;&amp;gt;&amp;gt; dependencies
&lt;br&gt;&amp;gt;&amp;gt; like the &amp;quot;metamodel&amp;quot; and &amp;quot;dsl&amp;quot; jars and EMF, oAW, HybridLabs, Jalopy,
&lt;br&gt;&amp;gt;&amp;gt; Antlr,
&lt;br&gt;&amp;gt;&amp;gt; etc. &amp;nbsp;There are a whole bunch of jars that come in via transitive
&lt;br&gt;&amp;gt;&amp;gt; dependencies. &amp;nbsp;The problem is that these jars are always on the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; classpath.
&lt;br&gt;&amp;gt;&amp;gt; So when I create wars or other projects depend on my project, these &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; jars
&lt;br&gt;&amp;gt;&amp;gt; always go with them. &amp;nbsp;Yes, there are usually ways to exclude these &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; jars in
&lt;br&gt;&amp;gt;&amp;gt; each of those scenarios, but I have to hunt down every usage and &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; put the
&lt;br&gt;&amp;gt;&amp;gt; fix
&lt;br&gt;&amp;gt;&amp;gt; there. &amp;nbsp;It would be nice if there was a way for these jars to be &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; available
&lt;br&gt;&amp;gt;&amp;gt; only when we generate code. &amp;nbsp;Because after that happens, they are &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; not used
&lt;br&gt;&amp;gt;&amp;gt; anymore.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I tried changing the scope of the dependencies or making them &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; optional,
&lt;br&gt;&amp;gt;&amp;gt; but
&lt;br&gt;&amp;gt;&amp;gt; then I get ClassNotFoundExceptions when I try to generate. &amp;nbsp;So it &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; seems
&lt;br&gt;&amp;gt;&amp;gt; that
&lt;br&gt;&amp;gt;&amp;gt; most of the jars are required for generation. &amp;nbsp;It would be too much &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; work
&lt;br&gt;&amp;gt;&amp;gt; (and error-prone) to figure out exactly which ones are really &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; needed at
&lt;br&gt;&amp;gt;&amp;gt; runtime. &amp;nbsp;Plus it doesn't really solve the problem.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I also tried defining the dependency to the &amp;quot;generator&amp;quot; jar in the
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;fornax-oaw-m2-plugin&amp;quot; plugin &amp;quot;dependency&amp;quot; section instead of &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; directly in
&lt;br&gt;&amp;gt;&amp;gt; my
&lt;br&gt;&amp;gt;&amp;gt; user project. &amp;nbsp;I figured that this seems logical. &amp;nbsp;The &amp;quot;generator&amp;quot; is
&lt;br&gt;&amp;gt;&amp;gt; needed
&lt;br&gt;&amp;gt;&amp;gt; only by the plugin when it runs. &amp;nbsp;But alas, that does not work &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; either.
&lt;br&gt;&amp;gt;&amp;gt; There are no errors, but nothing generates. &amp;nbsp;I get:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; [org.fornax.toolsupport.maven2.MojoWorkflowRunner] :
&lt;br&gt;&amp;gt;&amp;gt; --------------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; [org.fornax.toolsupport.maven2.MojoWorkflowRunner] : &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; openArchitectureWare
&lt;br&gt;&amp;gt;&amp;gt; v4.3.1
&lt;br&gt;&amp;gt;&amp;gt; [org.fornax.toolsupport.maven2.MojoWorkflowRunner] : (c) 2005-2008
&lt;br&gt;&amp;gt;&amp;gt; openarchitectureware.org and contributors
&lt;br&gt;&amp;gt;&amp;gt; [org.fornax.toolsupport.maven2.MojoWorkflowRunner] :
&lt;br&gt;&amp;gt;&amp;gt; --------------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; [org.fornax.toolsupport.maven2.MojoWorkflowRunner] : running &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; workflow:
&lt;br&gt;&amp;gt;&amp;gt; workflow.oaw
&lt;br&gt;&amp;gt;&amp;gt; [org.fornax.toolsupport.maven2.MojoWorkflowRunner] :
&lt;br&gt;&amp;gt;&amp;gt; [org.fornax.toolsupport.maven2.MojoWorkflowRunner] : workflow &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; completed in
&lt;br&gt;&amp;gt;&amp;gt; 0ms!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Can someone tell me why this approach doesn't work and how I might &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; get it
&lt;br&gt;&amp;gt;&amp;gt; to
&lt;br&gt;&amp;gt;&amp;gt; work?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If this approach won't work, how can I get the &amp;quot;generator&amp;quot; and its
&lt;br&gt;&amp;gt;&amp;gt; transitive dependencies off my user project's classpath?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt;&amp;gt; --Polly
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; View this message in context:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/-Sculptor--Generator-dependency-tp26309409s17564p26309409.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-Sculptor--Generator-dependency-tp26309409s17564p26309409.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Sent from the Fornax-Platform mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; and focus
&lt;br&gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Fornax-developer mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26331356&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; and focus
&lt;br&gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Fornax-developer mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26331356&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/-Sculptor--Generator-dependency-tp26309409s17564p26322200.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/-Sculptor--Generator-dependency-tp26309409s17564p26322200.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the Fornax-Platform mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 &amp;nbsp;
&lt;br&gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and &amp;nbsp;
&lt;br&gt;&amp;gt; focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Fornax-developer mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26331356&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Fornax-developer mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26331356&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fornax-developer@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/fornax-developer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/fornax-developer&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Sculptor--Generator-dependency-tp26309409s17564p26331356.html" />
</entry>

</feed>
