Not able to add the dependency for the JSON plugin
--------------------------------------------------

                 Key: WW-3258
                 URL: https://issues.apache.org/struts/browse/WW-3258
             Project: Struts 2
          Issue Type: Task
    Affects Versions: 2.1.6
         Environment: RAD 7.5/jdk 1.6
            Reporter: Joseph Varghese
            Priority: Blocker


<dependency>
                        <groupId>org.apache.struts</groupId>
                        <artifactId>struts2-json-plugin</artifactId>
                        <version>2.1.6</version>
                        <type>jar</type>
                        <scope>compile</scope>
                </dependency>

is not working.
It is giving the following error 
Missing artifact org.apache.struts:struts2-json-plugin:jar:2.1.6:compile

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