struts2-portlet in maven repository - war instead of jar
--------------------------------------------------------

                 Key: WW-2360
                 URL: https://issues.apache.org/struts/browse/WW-2360
             Project: Struts 2
          Issue Type: Bug
          Components: Plugin - Portlet
    Affects Versions: 2.0.11
         Environment: Maven Eclipse plugin v. 0.0.12.20071107-2300
            Reporter: Aleksander Adamowski


I've noticed that when downloading struts2-portlet dependency, Maven searches 
for JAR archive struts2-portlet-X.Y.Z.jar in the repository and fails.

But in the repository there is a WAR archive (struts2-portlet-X.Y.Z.war) 
instead.

When I download the WAR archive by hand, place it in my local Maven repository 
and change extension to.jar 
(~/.m2/repository/org/apache/struts/struts2-portlet/2.0.9/struts2-portlet-2.0.9.jar),
 it works fine.

Does it need to be corrected by the repository maintainers?

-- 
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