Details
-
Bug
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
2.0
-
None
-
None
-
Windows XP using Maven 2.0.
Description
I have a jar project file that defines a dependency inside a certain profile. If I then include that project inside of another war project, the dependencies defined in the jar project's profile isn't getting transferred over to the war.
Ie we have this:
A depends on SQL or Oracle depending on profile
B depends on A.
If sql profile is active, I would expect that when I build B, it pulls
the transitive dependancy on sql from A.
Attachments
Attachments
Issue Links
- is duplicated by
-
MNG-4985 Transitive dependencies with classifiers not resolved correctly
- Closed
-
MNG-4894 Profile is ignored for dependencies
- Closed
-
MNG-5691 Reopen MNG-1388
- Closed
- is related to
-
MNG-4538 dependencyManagament dependencies within profiles are not activated by settings.xml
- Closed
- relates to
-
MNG-4299 dependency profile activation
- Closed
-
MNG-4531 Add option to use a profile of a dependency
- Closed
-
MNG-3034 Import a profile into a POM
- Closed