[ 
https://issues.apache.org/jira/browse/BUILDR-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922843#action_12922843
 ] 

Alex Boisvert commented on BUILDR-486:
--------------------------------------

1) calculating transitive dependencies should be optional.   currently we use 
transitive(artifact_spec).   i'm not opposed to adding 
artifact(spec).dependencies.

2) i don't think we should try to keep artifact.pom.pom_xml and 
artifact.pom_xml the same at all times.  they are fundamentally different.   
artifact.pom returns another artifact, which may already exist on the file 
system.   artifact.pom_xml provides the xml content for the creation of a pom.

3) i'd probably go with java/packaging.rb similar to how manifest are handled 
(e.g. WithManifest).


> Buildr-generated poms should include dependencies
> -------------------------------------------------
>
>                 Key: BUILDR-486
>                 URL: https://issues.apache.org/jira/browse/BUILDR-486
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Dependency management
>    Affects Versions: 1.4.1
>            Reporter: Alex Boisvert
>            Priority: Minor
>             Fix For: Wish List
>
>
> To quote a personal email I received:
> " I just realized that buildr-created poms have zero dependencies. Wtf?
> That's kind of the point of publishing a pom. :-)"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to