[ http://jira.codehaus.org/browse/MNG-338?page=comments#action_38361 ]
     
Ryan Sonnek commented on MNG-338:
---------------------------------

as an example, geronimo has an implementation of the java transaction api, so i 
could use that AS the jdbc jar.  any timeline on this?

> provide some hand holding for dependencies on non-distributable jars
> --------------------------------------------------------------------
>
>          Key: MNG-338
>          URL: http://jira.codehaus.org/browse/MNG-338
>      Project: m2
>         Type: New Feature
>   Components: maven-artifact, maven-plugins, maven-model
>     Reporter: Brett Porter
>      Fix For: 2.0-alpha-2

>
>
> We can create POMs for things like jdbc, jdo, etc, and just not house the 
> JARs at ibiblio.
> An attempt to use them, when not present locally, should provide a sensible 
> error message.
> We should provide a plugin that will install a file in the local repository, 
> ie:
> m2 install:install -Dartifact=/path/to/jdbc-2.0.jar -DgroupId=jdbc 
> -DartifactId=jdbc -Dversion=2.0
> (modify the install:install mojo to allow taking these parameters instead of 
> a #project)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to