Unable to build a Seamspace application
---------------------------------------
Key: SEAMSECURITY-27
URL:
https://issues.jboss.org/browse/SEAMSECURITY-27
Project: Seam Security
Issue Type: Bug
Affects Versions: 3.0.0.Beta1
Reporter: Martin Gencur
I guess the example is not finished yet. I created this issue just for completeness of our
testing.
I'm getting the following error during running "mvn package":
[ERROR] The project
org.jboss.seam.security:seam-security-seamspace-example:3.0.0-SNAPSHOT
(/home/mgencur/Java/seam3testing/security/examples/seamspace/pom.xml) has 2 errors
[ERROR] 'dependencies.dependency.version' for
org.jboss.seam.xml:seam-xml-config:jar is missing. @ line 57, column 19
[ERROR] 'dependencies.dependency.version' for javax.transaction:jta:jar is
missing. @ line 68, column 19
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira