I am creating a dashboard for seeing status for all Rally teams.I made an API call which gave me the user stories. But that does not fetch all user stories.url = "https://rally1.rallydev.com/slm/webservice/v2.0/hierarchicalrequirement
如果一个项目有很多子项目,并且所有的子项目都有一个共同的父pom.xml,那么父pom.xml中不是应该列出所有的依赖项吗?
允许子项目有自己的依赖关系有什么意义??它只是打开了一种可能性,一个子项目将使用apache_xyzlibrary_1.0.jar,而另一个子项目可能使用_2.0.jar?注意:所有的maven子项目组合在一起形成了一个webapp WAR