
|
If you were logged in you would be able to see more operations.
|
|
JSF cartridge
Created: 03/Oct/07 08:53 PM
Updated: 03/Oct/07 08:53 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
Hi! i just checked out the branch 3.3 of andromda and it didn't compile out of the box.
I had to add to the file /cartridges/andromda-jsf/components/pom.xml the following lines:
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.4</version>
</dependency>
Seems this problem affects also on the HEAD version.
|
|
|
There are no comments yet on this issue.
|
| |
|
|