I am almost certain that you are right. I implemented a quick fix
today, adding the dependencies to the plugin pom, but we may need to
revisit that.
Andrus
On Oct 6, 2007, at 12:36 AM, Kevin Menard (JIRA) wrote:
[ https://issues.apache.org/cayenne/browse/CAY-873?
page=com.atlassian.jira.plugin.system.issuetabpanels:comment-
tabpanel#action_12514 ]
Kevin Menard commented on CAY-873:
----------------------------------
I think the problem is with the cayenne-server assembly. I noticed
the other day that it didn't pull transitive dependencies. I meant
to file a JIRA, but then went on vacation.
Since maven-cayenne-plugin depends on cayenne-server, it should
pull in the latter's dependency graph as well.
maven-cayenne-plugin requires transitive deps declared
------------------------------------------------------
Key: CAY-873
URL: https://issues.apache.org/cayenne/browse/CAY-873
Project: Cayenne
Issue Type: Bug
Components: Cayenne Core Library
Affects Versions: 3.0
Environment: Maven 2.0.6, Cayenne 3.0M1
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
Fix For: 3.0
maven-cayenne-plugin "cgen" goal failed because of commons-
collections and commons-logging missing. I thought those were
transitive, but looks like they are not and need to be added to
the plugin pom.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.