You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2008/01/04 02:54:34 UTC

[jira] Created: (WSCOMMONS-288) Apache Neethi is missing the pom.xml in the Maven Repository

Apache Neethi is missing the pom.xml in the Maven Repository
------------------------------------------------------------

                 Key: WSCOMMONS-288
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-288
             Project: WS-Commons
          Issue Type: Bug
          Components: Policy
            Reporter: Glen Mazza
            Priority: Minor


Whenever one runs any Maven task with Incubating Apache CXF, Maven attempts to download a pom file for Neethi.  (The discussion thread is here: [1]) This is apparently because the Maven central repository is missing the pom.xml file for Neethi, causing Maven to keep trying to find it.  Can a pom.xml for Neethi in the Apache Maven central repository[2] be added to fix this problem?

Thanks,
Glen

[1] http://www.nabble.com/What-is-neethi%2C-and-why-do-I-download-it-every-time-I-type-mvn--to12806436.html
[2] http://jira.codehaus.org/browse/MEV


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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Commented: (WSCOMMONS-288) Apache Neethi is missing the pom.xml in the Maven Repository

Posted by "Christian Vest Hansen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559579#action_12559579 ] 

Christian Vest Hansen commented on WSCOMMONS-288:
-------------------------------------------------

Similar to the buildr problem above, if you use the maven-assembly-plugin in your project, the build will fail if you try to make a jar-with-dependencies.

> Apache Neethi is missing the pom.xml in the Maven Repository
> ------------------------------------------------------------
>
>                 Key: WSCOMMONS-288
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-288
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Policy
>            Reporter: Glen Mazza
>            Priority: Minor
>
> Whenever one runs any Maven task with Incubating Apache CXF, Maven attempts to download a pom file for Neethi.  (The discussion thread is here: [1]) This is apparently because the Maven central repository is missing the pom.xml file for Neethi, causing Maven to keep trying to find it.  Can a pom.xml for Neethi in the Apache Maven central repository[2] be added to fix this problem?
> Thanks,
> Glen
> [1] http://www.nabble.com/What-is-neethi%2C-and-why-do-I-download-it-every-time-I-type-mvn--to12806436.html
> [2] http://jira.codehaus.org/browse/MEV

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Resolved: (WSCOMMONS-288) Apache Neethi is missing the pom.xml in the Maven Repository

Posted by "Sanka Samaranayake (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanka Samaranayake resolved WSCOMMONS-288.
------------------------------------------

    Resolution: Fixed

Fixed.

> Apache Neethi is missing the pom.xml in the Maven Repository
> ------------------------------------------------------------
>
>                 Key: WSCOMMONS-288
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-288
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Policy
>            Reporter: Glen Mazza
>            Assignee: Sanka Samaranayake
>            Priority: Minor
>
> Whenever one runs any Maven task with Incubating Apache CXF, Maven attempts to download a pom file for Neethi.  (The discussion thread is here: [1]) This is apparently because the Maven central repository is missing the pom.xml file for Neethi, causing Maven to keep trying to find it.  Can a pom.xml for Neethi in the Apache Maven central repository[2] be added to fix this problem?
> Thanks,
> Glen
> [1] http://www.nabble.com/What-is-neethi%2C-and-why-do-I-download-it-every-time-I-type-mvn--to12806436.html
> [2] http://jira.codehaus.org/browse/MEV

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Commented: (WSCOMMONS-288) Apache Neethi is missing the pom.xml in the Maven Repository

Posted by "Sanka Samaranayake (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560944#action_12560944 ] 

Sanka Samaranayake commented on WSCOMMONS-288:
----------------------------------------------


I've uploaded the neethi-2.0.2 pom files to following location [1]. This issue should be fixed once the central maven2 repository get synchronized. 

[1] /www/people.apache.org/repo/m1-ibiblio-rsync-repository/org.apache.neethi/poms

--Sanka

> Apache Neethi is missing the pom.xml in the Maven Repository
> ------------------------------------------------------------
>
>                 Key: WSCOMMONS-288
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-288
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Policy
>            Reporter: Glen Mazza
>            Assignee: Sanka Samaranayake
>            Priority: Minor
>
> Whenever one runs any Maven task with Incubating Apache CXF, Maven attempts to download a pom file for Neethi.  (The discussion thread is here: [1]) This is apparently because the Maven central repository is missing the pom.xml file for Neethi, causing Maven to keep trying to find it.  Can a pom.xml for Neethi in the Apache Maven central repository[2] be added to fix this problem?
> Thanks,
> Glen
> [1] http://www.nabble.com/What-is-neethi%2C-and-why-do-I-download-it-every-time-I-type-mvn--to12806436.html
> [2] http://jira.codehaus.org/browse/MEV

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Commented: (WSCOMMONS-288) Apache Neethi is missing the pom.xml in the Maven Repository

Posted by "Thomas Leonard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557674#action_12557674 ] 

Thomas Leonard commented on WSCOMMONS-288:
------------------------------------------

Note that for buildr users this actually stops the build completely:

>buildr install
Downloading org.apache.neethi:neethi:pom:2.0.2
rake aborted!
Failed to download org.apache.neethi:neethi:pom:2.0.2, tried the following repositories:
http://www.ibiblio.org/maven2//
http://people.apache.org/repo/m2-incubating-repository/
/home/tal/grid/cxf/buildfile:20
(See full trace by running task with --trace)


> Apache Neethi is missing the pom.xml in the Maven Repository
> ------------------------------------------------------------
>
>                 Key: WSCOMMONS-288
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-288
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Policy
>            Reporter: Glen Mazza
>            Priority: Minor
>
> Whenever one runs any Maven task with Incubating Apache CXF, Maven attempts to download a pom file for Neethi.  (The discussion thread is here: [1]) This is apparently because the Maven central repository is missing the pom.xml file for Neethi, causing Maven to keep trying to find it.  Can a pom.xml for Neethi in the Apache Maven central repository[2] be added to fix this problem?
> Thanks,
> Glen
> [1] http://www.nabble.com/What-is-neethi%2C-and-why-do-I-download-it-every-time-I-type-mvn--to12806436.html
> [2] http://jira.codehaus.org/browse/MEV

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Assigned: (WSCOMMONS-288) Apache Neethi is missing the pom.xml in the Maven Repository

Posted by "Sanka Samaranayake (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSCOMMONS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanka Samaranayake reassigned WSCOMMONS-288:
--------------------------------------------

    Assignee: Sanka Samaranayake

> Apache Neethi is missing the pom.xml in the Maven Repository
> ------------------------------------------------------------
>
>                 Key: WSCOMMONS-288
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-288
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Policy
>            Reporter: Glen Mazza
>            Assignee: Sanka Samaranayake
>            Priority: Minor
>
> Whenever one runs any Maven task with Incubating Apache CXF, Maven attempts to download a pom file for Neethi.  (The discussion thread is here: [1]) This is apparently because the Maven central repository is missing the pom.xml file for Neethi, causing Maven to keep trying to find it.  Can a pom.xml for Neethi in the Apache Maven central repository[2] be added to fix this problem?
> Thanks,
> Glen
> [1] http://www.nabble.com/What-is-neethi%2C-and-why-do-I-download-it-every-time-I-type-mvn--to12806436.html
> [2] http://jira.codehaus.org/browse/MEV

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org


[jira] Commented: (WSCOMMONS-288) Apache Neethi is missing the pom.xml in the Maven Repository

Posted by "Glen Mazza (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSCOMMONS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561019#action_12561019 ] 

Glen Mazza commented on WSCOMMONS-288:
--------------------------------------

Great--thanks!

> Apache Neethi is missing the pom.xml in the Maven Repository
> ------------------------------------------------------------
>
>                 Key: WSCOMMONS-288
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-288
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Policy
>            Reporter: Glen Mazza
>            Assignee: Sanka Samaranayake
>            Priority: Minor
>
> Whenever one runs any Maven task with Incubating Apache CXF, Maven attempts to download a pom file for Neethi.  (The discussion thread is here: [1]) This is apparently because the Maven central repository is missing the pom.xml file for Neethi, causing Maven to keep trying to find it.  Can a pom.xml for Neethi in the Apache Maven central repository[2] be added to fix this problem?
> Thanks,
> Glen
> [1] http://www.nabble.com/What-is-neethi%2C-and-why-do-I-download-it-every-time-I-type-mvn--to12806436.html
> [2] http://jira.codehaus.org/browse/MEV

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org