[aerogear-dev] Maven repo config in pom.xml

John Manko john.manko at gmail.com
Sat Sep 6 02:51:10 EDT 2014


First, I'd like to apologize.  Long days of fruitless development leads to
shortened patients!   I'm going to work on this over the weekend and I'll
try to be as concise as possible with an problems I'm having!  Again, I
appreciate everything you're doing!  Thank you. :)


On Fri, Sep 5, 2014 at 10:39 AM, Summers Pittman <supittma at redhat.com>
wrote:

>  On 9/4/2014 8:38 PM, John Manko wrote:
>
> You know, I really appreciate the work you guys are doing, but the
> documentation is horrible for new adopters. Something needs to be done.
>
> We are always willing to take suggestions from the community.  If you
> don't mind, could you write down where your bugs/glitches/hiccups/gripes
> and share them with us.  If you are feeling particularly inspired feel free
> to fork the project, update the docs, and send in a PR.
>
>
>
>  On Thu, Sep 4, 2014 at 7:00 PM, John Manko <john.manko at gmail.com> wrote:
>
>>   I added the repo and plugin config to my pom, but I still can't find
>> the aerogear artifacts.
>>
>>  For org.jboss.aerogear:aerogear-android-push, only v0.2 and v0.1 are
>> found, not v1.0.
>>
>>  Also, getting Failed to execute goal on project blah: Could not resolve
>> dependencies for project .... Failed to collect dependencies for
>> [org.jboss.aerogear:aerogear-android:jar:1.4.0 (compile),
>> org.jboss.aerogear:aerogear-security:jar:1.3.1 (compile),
>> org.jboss.aerogear:aerogear-security-picketlink:jar:1.3.1 (compile),
>> com.google.android:support-v4:jar:r7 (compile),
>> javax:javaee-web-api:jar:6.0 (provided)]: No versions available for
>> android.support:compatibility-v4:jar:[18,) within specified range -> [Help
>> 1]
>>
>>  I'm running in Netbeans 8, btw.  Is Eclipse a requirement due to IDE
>> plugin support?
>>
>>    <repositories>
>>          <repository>
>>             <id>jboss-public-repository-group</id>
>>             <name>JBoss Public Maven Repository Group</name>
>>             <url>
>> https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
>>             <layout>default</layout>
>>             <releases>
>>                 <enabled>true</enabled>
>>                 <updatePolicy>never</updatePolicy>
>>             </releases>
>>             <snapshots>
>>                 <enabled>true</enabled>
>>                 <updatePolicy>never</updatePolicy>
>>             </snapshots>
>>         </repository>
>>     </repositories>
>>     <pluginRepositories>
>>         <pluginRepository>
>>           <id>jboss-public-repository-group</id>
>>           <name>JBoss Public Maven Repository Group</name>
>>           <url>
>> https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
>>           <layout>default</layout>
>>           <releases>
>>             <enabled>true</enabled>
>>             <updatePolicy>never</updatePolicy>
>>           </releases>
>>           <snapshots>
>>             <enabled>true</enabled>
>>             <updatePolicy>never</updatePolicy>
>>           </snapshots>
>>         </pluginRepository>
>>       </pluginRepositories>
>>
>>
>>
>
>
> --
> “If the American people ever allow private banks to control the issue of
> their currency, first by inflation, then by deflation, the banks...will
> deprive the people of all property until their children wake-up homeless on
> the continent their fathers conquered... The issuing power should be taken
> from the banks and restored to the people, to whom it properly belongs."
> -- Thomas Jefferson
>
>
> _______________________________________________
> aerogear-dev mailing listaerogear-dev at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>



-- 
“If the American people ever allow private banks to control the issue of
their currency, first by inflation, then by deflation, the banks...will
deprive the people of all property until their children wake-up homeless on
the continent their fathers conquered... The issuing power should be taken
from the banks and restored to the people, to whom it properly belongs."
-- Thomas Jefferson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20140906/35433ac1/attachment.html 


More information about the aerogear-dev mailing list